Home
last modified time | relevance | path

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

/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/bars/
DAppCompatActionBar.java129 ResourceValue actionBarTheme = resources.findItemInTheme("actionBarTheme", false); in getInflater() local
130 if (actionBarTheme != null) { in getInflater()
132 actionBarTheme = resources.resolveResValue(actionBarTheme); in getInflater()
134 if (actionBarTheme instanceof StyleResourceValue) { in getInflater()
135 int styleId = context.getDynamicIdByStyle(((StyleResourceValue) actionBarTheme)); in getInflater()
/frameworks/support/v7/appcompat/src/main/java/androidx/appcompat/app/
DAppCompatDelegateImpl.java587 mContext.getTheme().resolveAttribute(R.attr.actionBarTheme, outValue, true);
954 baseTheme.resolveAttribute(R.attr.actionBarTheme, outValue, true);
958 final Resources.Theme actionBarTheme = mContext.getResources().newTheme();
959 actionBarTheme.setTo(baseTheme);
960 actionBarTheme.applyStyle(outValue.resourceId, true);
963 actionBarContext.getTheme().setTo(actionBarTheme);
1463 baseTheme.resolveAttribute(R.attr.actionBarTheme, outValue, true);
/frameworks/base/core/java/com/android/internal/policy/
DDecorView.java1669 baseTheme.resolveAttribute(R.attr.actionBarTheme, outValue, true);
1673 final Resources.Theme actionBarTheme = mContext.getResources().newTheme();
1674 actionBarTheme.setTo(baseTheme);
1675 actionBarTheme.applyStyle(outValue.resourceId, true);
1678 actionBarContext.getTheme().setTo(actionBarTheme);
DPhoneWindow.java1316 baseTheme.resolveAttribute(R.attr.actionBarTheme, outValue, true); in initializePanelMenu()
/frameworks/support/api/
D22.2.0.txt5430 field public static int actionBarTheme;
D22.2.1.txt5476 field public static int actionBarTheme;
D23.0.0.txt6252 field public static int actionBarTheme;
D23.2.1.txt6960 field public static int actionBarTheme;
D23.1.0.txt6556 field public static int actionBarTheme;
D23.1.1.txt6526 field public static int actionBarTheme;
D23.4.0.txt6974 field public static int actionBarTheme;
D23.2.0.txt6959 field public static int actionBarTheme;
D24.0.0.txt7582 field public static int actionBarTheme;
D24.1.0.txt7584 field public static int actionBarTheme;
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt255 field public static final int actionBarTheme = 16843825; // 0x1010431
/frameworks/base/api/
Dcurrent.txt235 field public static final int actionBarTheme = 16843825; // 0x1010431
/frameworks/base/config/
Dhiddenapi-public-dex.txt35628 Landroid/R$attr;->actionBarTheme:I
Dhiddenapi-private-dex.txt111764 Lcom/android/internal/R$attr;->actionBarTheme:I