Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DIRecentsAnimationController.aidl67 void setAnimationTargetsBehindSystemBars(boolean behindSystemBars); in setAnimationTargetsBehindSystemBars() method
/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/system/
DRecentsAnimationControllerCompat.java56 public void setAnimationTargetsBehindSystemBars(boolean behindSystemBars) { in setAnimationTargetsBehindSystemBars() method in RecentsAnimationControllerCompat