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

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

Completed in 48 milliseconds