Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/system/
H A DRecentsAnimationControllerCompat.java60 public void setAnimationTargetsBehindSystemBars(boolean behindSystemBars) { in setAnimationTargetsBehindSystemBars() method in RecentsAnimationControllerCompat
62 mAnimationController.setAnimationTargetsBehindSystemBars(behindSystemBars); in setAnimationTargetsBehindSystemBars()
/aosp14/frameworks/base/core/java/android/view/
H A DIRecentsAnimationController.aidl80 void setAnimationTargetsBehindSystemBars(boolean behindSystemBars); in setAnimationTargetsBehindSystemBars() method
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/recents/
H A DRecentsTransitionHandler.java858 public void setAnimationTargetsBehindSystemBars(boolean behindSystemBars) { in setAnimationTargetsBehindSystemBars() method in RecentsTransitionHandler.RecentsController
/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DRecentsAnimationController.java262 public void setAnimationTargetsBehindSystemBars(boolean behindSystemBars)
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt60719 Landroid/view/IRecentsAnimationController$Stub$Proxy;->setAnimationTargetsBehindSystemBars(Z)V