Searched defs:themeName (Results 1 – 4 of 4) sorted by relevance
/packages/apps/ManagedProvisioning/src/com/android/managedprovisioning/common/ |
D | ThemeHelper.java | 68 String themeName = getDefaultThemeName(context, intent); in inferThemeResId() local 176 int resolveTheme(int defaultTheme, String themeName, boolean suppressDayNight); in resolveTheme() 210 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/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
|