Home
last modified time | relevance | path

Searched refs:MODE_CLOSING (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/system/
DRemoteAnimationTargetCompat.java31 public static final int MODE_CLOSING = RemoteAnimationTarget.MODE_CLOSING; field in RemoteAnimationTargetCompat
/frameworks/base/core/java/android/view/
DRemoteAnimationTarget.java60 public static final int MODE_CLOSING = 1; field in RemoteAnimationTarget
69 MODE_CLOSING,
/frameworks/base/services/core/java/com/android/server/wm/
DRecentsAnimationController.java22 import static android.view.RemoteAnimationTarget.MODE_CLOSING;
790 : MODE_CLOSING; in createRemoteAnimationApp()
DRemoteAnimationController.java368 return RemoteAnimationTarget.MODE_CLOSING; in getMode()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt76079 Landroid/view/RemoteAnimationTarget;->MODE_CLOSING:I