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

/frameworks/base/core/java/android/view/
H A DWindow.java114 public static final int FEATURE_CONTENT_TRANSITIONS = 12; field in class:Window
1026 * <p>If {@link #FEATURE_CONTENT_TRANSITIONS} is set, the window's
1472 * in this window. Requires {@link #FEATURE_CONTENT_TRANSITIONS}.
1475 * {@link #setContentView}) if {@link #FEATURE_CONTENT_TRANSITIONS} has been granted.</p>
1486 * Requires {@link #FEATURE_CONTENT_TRANSITIONS}.
1497 * Requires {@link #FEATURE_CONTENT_TRANSITIONS}.

Completed in 86 milliseconds