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

/frameworks/support/v7/appcompat/src/android/support/v7/app/
H A DAppCompatDelegate.java150 public static final int FEATURE_SUPPORT_ACTION_BAR = 100 + WindowCompat.FEATURE_ACTION_BAR; field in class:AppCompatDelegate
155 * feature is requested along with {@link #FEATURE_SUPPORT_ACTION_BAR} it will be layered over
234 * {@link AppCompatDelegate#FEATURE_SUPPORT_ACTION_BAR FEATURE_SUPPORT_ACTION_BAR}.</p>

Completed in 151 milliseconds