Home
last modified time | relevance | path

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

/aosp12/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/
H A DFallbackTaskbarUIController.java36 private final StateManager.StateListener<RecentsState> mStateListener = field in FallbackTaskbarUIController
H A DTaskbarLauncherStateController.java76 private final StateManager.StateListener<LauncherState> mStateListener = field in TaskbarLauncherStateController
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/allapps/
H A DDiscoveryBounce.java47 private final StateListener<LauncherState> mStateListener = new StateListener<LauncherState>() { field in DiscoveryBounce
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/accessibility/magnification/
H A DFullScreenMagnificationControllerTest.java107 ValueAnimator.AnimatorListener mStateListener; field in FullScreenMagnificationControllerTest
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/
H A DUdfpsKeyguardViewController.java301 private final StatusBarStateController.StateListener mStateListener = field in UdfpsKeyguardViewController
/aosp12/packages/apps/Car/Hvac/src/com/android/car/hvac/ui/
H A DTemperatureBarOverlay.java256 private ValueAnimator.AnimatorListener mStateListener = new ValueAnimator.AnimatorListener() { field in TemperatureBarOverlay
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DNotificationShadeWindowControllerImpl.java836 private final StateListener mStateListener = new StateListener() { field in NotificationShadeWindowControllerImpl
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DNotificationStackScrollLayoutController.java303 private final StatusBarStateController.StateListener mStateListener = field in NotificationStackScrollLayoutController