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

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

Completed in 466 milliseconds