Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/com/android/internal/policy/
H A DDecorView.java1958 baseTheme.resolveAttribute(R.attr.actionBarTheme, outValue, true); in createStandaloneActionMode()
1962 final Resources.Theme actionBarTheme = mContext.getResources().newTheme(); in createStandaloneActionMode() local
1963 actionBarTheme.setTo(baseTheme); in createStandaloneActionMode()
1964 actionBarTheme.applyStyle(outValue.resourceId, true); in createStandaloneActionMode()
1967 actionBarContext.getTheme().setTo(actionBarTheme); in createStandaloneActionMode()
H A DPhoneWindow.java1370 baseTheme.resolveAttribute(R.attr.actionBarTheme, outValue, true); in initializePanelMenu()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt401 field public static final int actionBarTheme = 16843825; // 0x1010431
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt75429 Lcom/android/internal/R$attr;->actionBarTheme:I