Home
last modified time | relevance | path

Searched defs:dataRemoteWithResume (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/media/controls/domain/pipeline/
H A DLegacyMediaDataManagerImplTest.kt838 val dataRemoteWithResume = in testOnNotificationRemoved_withResumption_butNotLocal() constant
867 val dataRemoteWithResume = in testOnNotificationRemoved_withResumption_isRemoteAndRemoteAllowed() constant
896 val dataRemoteWithResume = data.copy(resumeAction = Runnable {}) in testOnNotificationRemoved_withResumption_isRcnAndRemoteAllowed() constant
H A DMediaDataProcessorTest.kt857 val dataRemoteWithResume = in testOnNotificationRemoved_withResumption_butNotLocal() constant
886 val dataRemoteWithResume = in testOnNotificationRemoved_withResumption_isRemoteAndRemoteAllowed() constant
915 val dataRemoteWithResume = data.copy(resumeAction = Runnable {}) in testOnNotificationRemoved_withResumption_isRcnAndRemoteAllowed() constant