Searched defs:setAnimationTargetsBehindSystemBars (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/system/
H A DRecentsAnimationControllerCompat.java56 public void setAnimationTargetsBehindSystemBars(boolean behindSystemBars) { method in class:RecentsAnimationControllerCompat
58 mAnimationController.setAnimationTargetsBehindSystemBars(behindSystemBars);

Completed in 77 milliseconds