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

/frameworks/support/v4/java/android/support/v4/view/
H A DWindowCompat.java33 public static final int FEATURE_ACTION_BAR = 8; field in class:WindowCompat
38 * feature is requested along with {@link #FEATURE_ACTION_BAR} it will be layered over
/frameworks/base/core/java/android/view/
H A DWindow.java99 public static final int FEATURE_ACTION_BAR = 8; field in class:Window
103 * feature is requested along with {@link #FEATURE_ACTION_BAR} it will be layered over

Completed in 2054 milliseconds