Home
last modified time | relevance | path

Searched defs:onRecentsAnimationStateChanged (Results 1 – 6 of 6) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/statusbar/
H A DStatusBarManagerInternal.java173 void onRecentsAnimationStateChanged(boolean running); in onRecentsAnimationStateChanged() method
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/
H A DTaskbarDelegate.java476 public void onRecentsAnimationStateChanged(boolean running) { in onRecentsAnimationStateChanged() method in TaskbarDelegate
H A DNavigationBar.java1121 public void onRecentsAnimationStateChanged(boolean running) { in onRecentsAnimationStateChanged() method in NavigationBar
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DCentralSurfacesCommandQueueCallbacks.java458 public void onRecentsAnimationStateChanged(boolean running) { in onRecentsAnimationStateChanged() method in CentralSurfacesCommandQueueCallbacks
/aosp14/frameworks/base/core/java/com/android/internal/statusbar/
H A DIStatusBar.aidl204 void onRecentsAnimationStateChanged(boolean running); in onRecentsAnimationStateChanged() method
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DCommandQueue.java365 default void onRecentsAnimationStateChanged(boolean running) { } in onRecentsAnimationStateChanged() method
1090 public void onRecentsAnimationStateChanged(boolean running) { in onRecentsAnimationStateChanged() method in CommandQueue