Home
last modified time | relevance | path

Searched defs:themeResId (Results 1 – 13 of 13) sorted by relevance

/aosp14/frameworks/base/core/java/android/app/
H A DDatePickerDialog.java74 public DatePickerDialog(@NonNull Context context, @StyleRes int themeResId) { in DatePickerDialog()
109 public DatePickerDialog(@NonNull Context context, @StyleRes int themeResId, in DatePickerDialog()
114 private DatePickerDialog(@NonNull Context context, @StyleRes int themeResId, in DatePickerDialog()
141 static @StyleRes int resolveDialogTheme(@NonNull Context context, @StyleRes int themeResId) { in resolveDialogTheme()
H A DAlertDialog.java199 protected AlertDialog(Context context, @StyleRes int themeResId) { in AlertDialog()
203 AlertDialog(Context context, @StyleRes int themeResId, boolean createContextThemeWrapper) { in AlertDialog()
211 static @StyleRes int resolveDialogTheme(Context context, @StyleRes int themeResId) { in resolveDialogTheme()
498 public Builder(Context context, int themeResId) { in Builder()
H A DTimePickerDialog.java111 public TimePickerDialog(Context context, int themeResId, OnTimeSetListener listener, in TimePickerDialog()
H A DDialog.java189 public Dialog(@UiContext @NonNull Context context, @StyleRes int themeResId) { in Dialog()
193 Dialog(@UiContext @NonNull Context context, @StyleRes int themeResId, in Dialog()
/aosp14/frameworks/base/core/java/android/view/
H A DContextThemeWrapper.java66 public ContextThemeWrapper(Context base, @StyleRes int themeResId) { in ContextThemeWrapper()
H A DLayoutInflater.java1001 final int themeResId = ta.getResourceId(0, 0); in createViewFromTag() local
1182 final int themeResId = ta.getResourceId(0, 0); in parseInclude() local
/aosp14/frameworks/base/packages/SettingsLib/src/com/android/settingslib/notification/
H A DEnableZenModeDialog.java106 public EnableZenModeDialog(Context context, int themeResId) { in EnableZenModeDialog()
111 public EnableZenModeDialog(Context context, int themeResId, boolean cancelIsNeutral, in EnableZenModeDialog()
/aosp14/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/startingsurface/
H A DStartingSurfaceDrawerTests.java339 private StartingWindowInfo createWindowInfo(int taskId, int themeResId, IBinder appToken) { in createWindowInfo()
/aosp14/frameworks/base/packages/SettingsLib/src/com/android/settingslib/users/
H A DAvatarPickerActivity.java91 int themeResId = themeResolver.resolve("", /* suppressDayNight= */ !dayNightEnabled); in onCreate() local
/aosp14/frameworks/base/core/java/android/content/res/
H A DResources.java1973 int themeResId = getAppliedStyleResId(); in toString() local
/aosp14/frameworks/base/core/java/android/content/pm/
H A DShortcutInfo.java1205 public Builder setStartingTheme(int themeResId) { in setStartingTheme()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DCentralSurfacesImpl.java2604 final int themeResId = lockDarkText ? R.style.Theme_SystemUI_LightWallpaper in updateTheme() local
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...