Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DIRecentsAnimationController.aidl84 void setAnimationTargetsBehindSystemBars(boolean behindSystemBars); in setAnimationTargetsBehindSystemBars()
DWindowManagerGlobal.java1041 public void setRecentsAppBehindSystemBars(boolean behindSystemBars) { in setRecentsAppBehindSystemBars()
DIWindowManager.aidl1001 void setRecentsAppBehindSystemBars(boolean behindSystemBars); in setRecentsAppBehindSystemBars()
/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/system/
DRecentsAnimationControllerCompat.java61 public void setAnimationTargetsBehindSystemBars(boolean behindSystemBars) { in setAnimationTargetsBehindSystemBars()
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/recents/
DRecentsTransitionHandler.java1011 public void setAnimationTargetsBehindSystemBars(boolean behindSystemBars) { in setAnimationTargetsBehindSystemBars()
/frameworks/base/services/core/java/com/android/server/wm/
DWindowManagerService.java9931 public void setRecentsAppBehindSystemBars(boolean behindSystemBars) { in setRecentsAppBehindSystemBars()