Home
last modified time | relevance | path

Searched refs:actionBarTheme (Results 1 – 6 of 6) sorted by relevance

/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/bars/
DAppCompatActionBar.java124 ResourceValue actionBarTheme = in getInflater() local
126 if (actionBarTheme != null) { in getInflater()
128 actionBarTheme = resources.resolveResValue(actionBarTheme); in getInflater()
130 if (actionBarTheme instanceof StyleResourceValue) { in getInflater()
131 int styleId = context.getDynamicIdByStyle(((StyleResourceValue) actionBarTheme)); in getInflater()
/frameworks/base/core/java/com/android/internal/policy/
DDecorView.java1846 baseTheme.resolveAttribute(R.attr.actionBarTheme, outValue, true); in createStandaloneActionMode()
1850 final Resources.Theme actionBarTheme = mContext.getResources().newTheme(); in createStandaloneActionMode() local
1851 actionBarTheme.setTo(baseTheme); in createStandaloneActionMode()
1852 actionBarTheme.applyStyle(outValue.resourceId, true); in createStandaloneActionMode()
1855 actionBarContext.getTheme().setTo(actionBarTheme); in createStandaloneActionMode()
DPhoneWindow.java1334 baseTheme.resolveAttribute(R.attr.actionBarTheme, outValue, true); in initializePanelMenu()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt255 field public static final int actionBarTheme = 16843825; // 0x1010431
/frameworks/base/api/
Dcurrent.txt244 field public static final int actionBarTheme = 16843825; // 0x1010431
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt96297 Lcom/android/internal/R$attr;->actionBarTheme:I