Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/view/
H A DIRecentsAnimationController.aidl80 void setAnimationTargetsBehindSystemBars(boolean behindSystemBars); in setAnimationTargetsBehindSystemBars()
H A DWindowManagerGlobal.java816 public void setRecentsAppBehindSystemBars(boolean behindSystemBars) { in setRecentsAppBehindSystemBars()
H A DIWindowManager.aidl976 void setRecentsAppBehindSystemBars(boolean behindSystemBars); in setRecentsAppBehindSystemBars()
/aosp14/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/system/
H A DRecentsAnimationControllerCompat.java60 public void setAnimationTargetsBehindSystemBars(boolean behindSystemBars) { in setAnimationTargetsBehindSystemBars()
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/recents/
H A DRecentsTransitionHandler.java858 public void setAnimationTargetsBehindSystemBars(boolean behindSystemBars) { in setAnimationTargetsBehindSystemBars()
/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DWindowManagerService.java9409 public void setRecentsAppBehindSystemBars(boolean behindSystemBars) { in setRecentsAppBehindSystemBars()