Searched refs:actionBarTheme (Results 1 – 5 of 5) sorted by relevance
1958 baseTheme.resolveAttribute(R.attr.actionBarTheme, outValue, true); in createStandaloneActionMode()1962 final Resources.Theme actionBarTheme = mContext.getResources().newTheme(); in createStandaloneActionMode() local1963 actionBarTheme.setTo(baseTheme); in createStandaloneActionMode()1964 actionBarTheme.applyStyle(outValue.resourceId, true); in createStandaloneActionMode()1967 actionBarContext.getTheme().setTo(actionBarTheme); in createStandaloneActionMode()
1370 baseTheme.resolveAttribute(R.attr.actionBarTheme, outValue, true); in initializePanelMenu()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
401 field public static final int actionBarTheme = 16843825; // 0x1010431
75429 Lcom/android/internal/R$attr;->actionBarTheme:I