Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DCentralSurfacesCommandQueueCallbacks.java492 public void onRecentsAnimationStateChanged(boolean running) { in onRecentsAnimationStateChanged() method in CentralSurfacesCommandQueueCallbacks
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DCommandQueue.java440 default void onRecentsAnimationStateChanged(boolean running) { } in onRecentsAnimationStateChanged() method
1236 public void onRecentsAnimationStateChanged(boolean running) { in onRecentsAnimationStateChanged() method in CommandQueue
/frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/views/
DNavigationBar.java1191 public void onRecentsAnimationStateChanged(boolean running) { in onRecentsAnimationStateChanged() method in NavigationBar