Searched refs:behindSystemBars (Results 1 – 7 of 7) sorted by relevance
61 public void setAnimationTargetsBehindSystemBars(boolean behindSystemBars) { in setAnimationTargetsBehindSystemBars() argument63 mAnimationController.setAnimationTargetsBehindSystemBars(behindSystemBars); in setAnimationTargetsBehindSystemBars()
84 void setAnimationTargetsBehindSystemBars(boolean behindSystemBars); in setAnimationTargetsBehindSystemBars() argument
1001 void setRecentsAppBehindSystemBars(boolean behindSystemBars); in setRecentsAppBehindSystemBars() argument
1041 public void setRecentsAppBehindSystemBars(boolean behindSystemBars) { in setRecentsAppBehindSystemBars() argument1043 getWindowManagerService().setRecentsAppBehindSystemBars(behindSystemBars); in setRecentsAppBehindSystemBars()
273 public void setAnimationTargetsBehindSystemBars(boolean behindSystemBars)281 task.setCanAffectSystemUiFlags(behindSystemBars);
9931 public void setRecentsAppBehindSystemBars(boolean behindSystemBars) { in setRecentsAppBehindSystemBars() argument9941 recentsApp.getTask().setCanAffectSystemUiFlags(behindSystemBars); in setRecentsAppBehindSystemBars()
1011 public void setAnimationTargetsBehindSystemBars(boolean behindSystemBars) { in setAnimationTargetsBehindSystemBars() argument