Searched refs:behindSystemBars (Results 1 – 3 of 3) sorted by relevance
56 public void setAnimationTargetsBehindSystemBars(boolean behindSystemBars) { in setAnimationTargetsBehindSystemBars() argument58 mAnimationController.setAnimationTargetsBehindSystemBars(behindSystemBars); in setAnimationTargetsBehindSystemBars()
61 void setAnimationTargetsBehindSystemBars(boolean behindSystemBars); in setAnimationTargetsBehindSystemBars() argument
174 public void setAnimationTargetsBehindSystemBars(boolean behindSystemBars)180 mPendingAnimations.get(i).mTask.setCanAffectSystemUiFlags(behindSystemBars);