Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
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()
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()
DTimePickerDialog.java111 public TimePickerDialog(Context context, int themeResId, OnTimeSetListener listener, in TimePickerDialog()
DDialog.java189 public Dialog(@UiContext @NonNull Context context, @StyleRes int themeResId) { in Dialog()
193 Dialog(@UiContext @NonNull Context context, @StyleRes int themeResId, in Dialog()
/frameworks/opt/setupwizard/library/main/src/com/android/setupwizardlib/util/
DFallbackThemeWrapper.java41 public FallbackThemeWrapper(Context base, @StyleRes int themeResId) { in FallbackThemeWrapper()
/frameworks/layoutlib/bridge/src/android/view/
DLayoutInflater_Delegate.java96 final int themeResId = ta.getResourceId(0, 0); in parseInclude() local
/frameworks/base/core/java/android/view/
DContextThemeWrapper.java66 public ContextThemeWrapper(Context base, @StyleRes int themeResId) { in ContextThemeWrapper()
DLayoutInflater.java877 final int themeResId = ta.getResourceId(0, 0); in createViewFromTag() local
1058 final int themeResId = ta.getResourceId(0, 0); in parseInclude() local
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/notification/
DEnableZenModeDialog.java108 public EnableZenModeDialog(Context context, int themeResId) { in EnableZenModeDialog()
113 public EnableZenModeDialog(Context context, int themeResId, boolean cancelIsNeutral, in EnableZenModeDialog()
/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/startingsurface/
DStartingSurfaceDrawerTests.java339 private StartingWindowInfo createWindowInfo(int taskId, int themeResId, IBinder appToken) { in createWindowInfo()
/frameworks/base/packages/SettingsLib/AvatarPicker/src/
DAvatarPickerActivity.java91 int themeResId = themeResolver.resolve("", /* suppressDayNight= */ !dayNightEnabled); in onCreate() local
/frameworks/base/core/java/android/content/pm/
DShortcutInfo.java1205 public Builder setStartingTheme(int themeResId) { in setStartingTheme()
/frameworks/base/core/java/android/content/res/
DResources.java1984 int themeResId = getAppliedStyleResId(); in toString() local
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DCentralSurfacesImpl.java2293 final int themeResId = lockDarkText ? R.style.Theme_SystemUI_LightWallpaper in updateTheme() local
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...