Home
last modified time | relevance | path

Searched refs:actionBarTheme (Results 1 – 4 of 4) 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/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...