Searched defs:themeName (Results  1 – 6 of 6) sorted by relevance
| /packages/apps/ManagedProvisioning/src/com/android/managedprovisioning/common/ | 
| D | ThemeHelper.java | 69         String themeName = getDefaultThemeName(context, intent);  in inferThemeResId()  local 177         int resolveTheme(int defaultTheme, String themeName, boolean suppressDayNight);  in resolveTheme() 211         public int resolveTheme(int defaultTheme, String themeName, boolean suppressDayNight) {  in resolveTheme()
  | 
| /packages/services/Car/tests/ThemePlayground/src/com/android/car/themeplayground/ | 
| D | Utils.java | 34     public static void changeToTheme(Activity activity, String themeName, int themeResId) {  in changeToTheme()
  | 
| /packages/apps/ThemePicker/src/com/android/customization/model/theme/ | 
| D | ThemeBundledWallpaperInfo.java | 77     public ThemeBundledWallpaperInfo(String packageName, String resName, String themeName,  in ThemeBundledWallpaperInfo()
  | 
| D | DefaultThemeProvider.java | 421     private String getOverlayPackage(String prefix, String themeName) {  in getOverlayPackage()
  | 
| /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/ | 
| D | KeyboardTheme.java | 76     private KeyboardTheme(final int themeId, final String themeName, final int styleId,  in KeyboardTheme()
  | 
| /packages/inputmethods/LatinIME/tools/EditTextVariations/src/com/android/inputmethod/tools/edittextvariations/ | 
| D | EditTextVariations.java | 370         final String themeName = getThemeName();  in loadTheme()  local
  |