Home
last modified time | relevance | path

Searched defs:themeId (Results 1 – 5 of 5) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/logcat/
H A DLogAccessDialogActivity.java111 int themeId = R.style.LogAccessDialogTheme; in onCreate() local
202 private View createView(@StyleRes int themeId) { in createView()
/aosp14/frameworks/base/core/java/android/window/
H A DSplashScreen.java110 void setSplashScreenTheme(@StyleRes int themeId); in setSplashScreenTheme()
174 public void setSplashScreenTheme(@StyleRes int themeId) { in setSplashScreenTheme()
/aosp14/frameworks/base/core/java/com/android/internal/accessibility/
H A DAccessibilityShortcutController.java770 final int themeId = inNightMode ? R.style.Theme_DeviceDefault_Dialog_Alert : in getAlertDialogBuilder() local
/aosp14/frameworks/base/core/java/com/android/internal/widget/floatingtoolbar/
H A DLocalFloatingToolbarPopup.java1533 int themeId = in applyDefaultTheme() local
/aosp14/frameworks/base/core/java/android/widget/
H A DEditor.java4082 int themeId = isLightTheme ? R.style.ThemeOverlay_Material_Light in applyDefaultTheme() local