HomeSort by relevance Sort by last modified time
    Searched refs:FEATURE_CONTENT_TRANSITIONS (Results 1 - 5 of 5) sorted by null

  /frameworks/base/policy/src/com/android/internal/policy/impl/
PhoneWindow.java 129 (1 << FEATURE_CONTENT_TRANSITIONS) |
363 // Note: FEATURE_CONTENT_TRANSITIONS may be set in the process of installing the window
368 } else if (!hasFeature(FEATURE_CONTENT_TRANSITIONS)) {
372 if (hasFeature(FEATURE_CONTENT_TRANSITIONS)) {
392 // Note: FEATURE_CONTENT_TRANSITIONS may be set in the process of installing the window
397 } else if (!hasFeature(FEATURE_CONTENT_TRANSITIONS)) {
401 if (hasFeature(FEATURE_CONTENT_TRANSITIONS)) {
419 if (hasFeature(FEATURE_CONTENT_TRANSITIONS)) {
    [all...]
  /frameworks/base/core/java/android/view/
Window.java 111 public static final int FEATURE_CONTENT_TRANSITIONS = 12;
    [all...]
  /prebuilts/sdk/21/
android.jar 
  /prebuilts/sdk/current/
android.jar 
  /prebuilts/sdk/system_current/
android.jar 

Completed in 693 milliseconds