Home
last modified time | relevance | path

Searched refs:FEATURE_ACTIVITY_TRANSITIONS (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/core/java/android/app/
DActivityTransitionState.java154 if (activity.getWindow().hasFeature(Window.FEATURE_ACTIVITY_TRANSITIONS) in setEnterActivityOptions()
303 if (!activity.getWindow().hasFeature(Window.FEATURE_ACTIVITY_TRANSITIONS)) { in startExitOutTransition()
DActivityOptions.java493 if (!activity.getWindow().hasFeature(Window.FEATURE_ACTIVITY_TRANSITIONS)) { in makeSceneTransitionAnimation()
/frameworks/base/core/java/android/view/
DWindow.java123 public static final int FEATURE_ACTIVITY_TRANSITIONS = 13; field in Window
129 public static final int FEATURE_MAX = FEATURE_ACTIVITY_TRANSITIONS;
/frameworks/base/policy/src/com/android/internal/policy/impl/
DPhoneWindow.java131 (1 << FEATURE_ACTIVITY_TRANSITIONS) |
3434 requestFeature(FEATURE_ACTIVITY_TRANSITIONS);
3751 if (hasFeature(FEATURE_ACTIVITY_TRANSITIONS)) {
/frameworks/base/docs/html/sdk/api_diff/preview-21/
DmissingSinces.txt898 NO DOC BLOCK: android.view.Window Field FEATURE_ACTIVITY_TRANSITIONS
/frameworks/base/docs/html/sdk/api_diff/21/
DmissingSinces.txt1412 NO DOC BLOCK: android.view.Window Field FEATURE_ACTIVITY_TRANSITIONS
/frameworks/base/api/
Dsystem-current.txt36791 field public static final int FEATURE_ACTIVITY_TRANSITIONS = 13; // 0xd
Dcurrent.txt34557 field public static final int FEATURE_ACTIVITY_TRANSITIONS = 13; // 0xd