Home
last modified time | relevance | path

Searched defs:mStateListener (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/accessibility/magnification/
H A DFullScreenMagnificationControllerTest.java127 ValueAnimator.AnimatorListener mStateListener; field in FullScreenMagnificationControllerTest
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/shade/
H A DNotificationShadeWindowControllerImplTest.java102 @Captor private ArgumentCaptor<StatusBarStateController.StateListener> mStateListener; field in NotificationShadeWindowControllerImplTest
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
H A DNotificationShadeWindowControllerImpl.java913 private final StateListener mStateListener = new StateListener() { field in NotificationShadeWindowControllerImpl
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DNotificationStackScrollLayoutController.java316 private final StatusBarStateController.StateListener mStateListener = field in NotificationStackScrollLayoutController