Home
last modified time | relevance | path

Searched defs:MODE_CLOSING (Results 1 – 2 of 2) 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