Home
last modified time | relevance | path

Searched refs:NotificationInterruptStateProviderWrapper (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/interruption/
DNotificationInterruptStateProviderWrapperTest.kt28 …om.android.systemui.statusbar.notification.interruption.NotificationInterruptStateProviderWrapper.…
29 …om.android.systemui.statusbar.notification.interruption.NotificationInterruptStateProviderWrapper.…
42 NotificationInterruptStateProviderWrapper( in <lambda>()
DVisualInterruptionDecisionProviderTestUtil.kt85 NotificationInterruptStateProviderWrapper( in createProviderByFlag()
DVisualInterruptionDecisionProviderTestBase.kt200 if (provider !is NotificationInterruptStateProviderWrapper) { in <lambda>()
277 if (provider !is NotificationInterruptStateProviderWrapper) { in <lambda>()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/interruption/
DNotificationInterruptStateProviderWrapper.kt32 class NotificationInterruptStateProviderWrapper( class
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/dagger/
DNotificationsModule.java71 …com.android.systemui.statusbar.notification.interruption.NotificationInterruptStateProviderWrapper;
269 return new NotificationInterruptStateProviderWrapper(oldImplProvider.get()); in provideVisualInterruptionDecisionProvider()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/collection/coordinator/
DHeadsUpCoordinatorTest.kt42 …om.android.systemui.statusbar.notification.interruption.NotificationInterruptStateProviderWrapper.… in <lambda>()
43 …om.android.systemui.statusbar.notification.interruption.NotificationInterruptStateProviderWrapper.… in <lambda>()