Home
last modified time | relevance | path

Searched refs:setAnimationTargetsBehindSystemBars (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/system/
DRecentsAnimationControllerCompat.java61 public void setAnimationTargetsBehindSystemBars(boolean behindSystemBars) { in setAnimationTargetsBehindSystemBars() method in RecentsAnimationControllerCompat
63 mAnimationController.setAnimationTargetsBehindSystemBars(behindSystemBars); in setAnimationTargetsBehindSystemBars()
/frameworks/base/core/java/android/view/
DIRecentsAnimationController.aidl84 void setAnimationTargetsBehindSystemBars(boolean behindSystemBars); in setAnimationTargetsBehindSystemBars() method
/frameworks/base/services/core/java/com/android/server/wm/
DRecentsAnimationController.java273 public void setAnimationTargetsBehindSystemBars(boolean behindSystemBars)
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/recents/
DRecentsTransitionHandler.java1011 public void setAnimationTargetsBehindSystemBars(boolean behindSystemBars) { in setAnimationTargetsBehindSystemBars() method in RecentsTransitionHandler.RecentsController
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt60076 Landroid/view/IRecentsAnimationController$Stub$Proxy;->setAnimationTargetsBehindSystemBars(Z)V