Home
last modified time | relevance | path

Searched refs:theme (Results 1 – 24 of 24) sorted by relevance

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
DKeyboardTheme.java106 for (final KeyboardTheme theme : availableThemeIds) { in searchKeyboardThemeById()
107 if (theme.mThemeId == themeId) { in searchKeyboardThemeById()
108 return theme; in searchKeyboardThemeById()
122 final KeyboardTheme theme = searchKeyboardThemeById(themeId, in getDefaultKeyboardTheme() local
124 if (theme != null) { in getDefaultKeyboardTheme()
125 return theme; in getDefaultKeyboardTheme()
137 for (final KeyboardTheme theme : availableThemeArray) { in getDefaultKeyboardTheme()
138 if (sdkVersion >= theme.mMinApiVersion) { in getDefaultKeyboardTheme()
139 return theme; in getDefaultKeyboardTheme()
146 final KeyboardTheme theme = searchKeyboardThemeById(themeId, KEYBOARD_THEMES); in getKeyboardThemeName() local
[all …]
/packages/apps/Contacts/src/com/android/contacts/util/
DThemeUtils.java29 public static int getAttribute(Theme theme, int attrId) { in getAttribute() argument
31 theme.resolveAttribute(attrId, outValue, true); in getAttribute()
38 public static int getSelectableItemBackground(Theme theme) { in getSelectableItemBackground() argument
39 return getAttribute(theme, android.R.attr.selectableItemBackground); in getSelectableItemBackground()
45 public static int getActivatedBackground(Theme theme) { in getActivatedBackground() argument
46 return getAttribute(theme, android.R.attr.activatedBackgroundIndicator); in getActivatedBackground()
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/
DKeyboardThemeTests.java201 final KeyboardTheme theme = KeyboardTheme.getKeyboardTheme( in assertUpgradeKeyboardToLxxOn() local
204 assertNotNull(theme); in assertUpgradeKeyboardToLxxOn()
205 assertEquals(expectedThemeId, theme.mThemeId); in assertUpgradeKeyboardToLxxOn()
359 final KeyboardTheme theme = array[index]; in assertSortedKeyboardThemeArray() local
362 + theme.mThemeName + ": minApiVersion=" + theme.mMinApiVersion, in assertSortedKeyboardThemeArray()
363 theme.mMinApiVersion >= nextTheme.mMinApiVersion); in assertSortedKeyboardThemeArray()
/packages/apps/Launcher3/src/com/android/launcher3/
DBubbleTextView.java494 Theme theme = sPreloaderThemes.get(style); in getPreloaderTheme() local
495 if (theme == null) { in getPreloaderTheme()
496 theme = getResources().newTheme(); in getPreloaderTheme()
497 theme.applyStyle(style, true); in getPreloaderTheme()
498 sPreloaderThemes.put(style, theme); in getPreloaderTheme()
500 return theme; in getPreloaderTheme()
DPreloadIconDrawable.java49 public PreloadIconDrawable(Drawable icon, Theme theme) { in PreloadIconDrawable() argument
57 applyPreloaderTheme(theme); in PreloadIconDrawable()
/packages/apps/Contacts/src/com/android/contacts/datepicker/
DDatePickerDialog.java123 int theme, in DatePickerDialog() argument
128 this(context, theme, callBack, year, monthOfYear, dayOfMonth, false); in DatePickerDialog()
142 int theme, in DatePickerDialog() argument
148 super(context, theme); in DatePickerDialog()
/packages/apps/Settings/src/com/android/settings/fingerprint/
DSetupFingerprintEnrollIntroduction.java47 protected void onApplyThemeResource(Resources.Theme theme, int resid, boolean first) { in onApplyThemeResource() argument
49 super.onApplyThemeResource(theme, resid, first); in onApplyThemeResource()
DSetupFingerprintEnrollFindSensor.java42 protected void onApplyThemeResource(Resources.Theme theme, int resid, boolean first) { in onApplyThemeResource() argument
44 super.onApplyThemeResource(theme, resid, first); in onApplyThemeResource()
DSetupFingerprintEnrollOnboard.java48 protected void onApplyThemeResource(Resources.Theme theme, int resid, boolean first) { in onApplyThemeResource() argument
50 super.onApplyThemeResource(theme, resid, first); in onApplyThemeResource()
DSetupFingerprintEnrollFinish.java43 protected void onApplyThemeResource(Resources.Theme theme, int resid, boolean first) { in onApplyThemeResource() argument
45 super.onApplyThemeResource(theme, resid, first); in onApplyThemeResource()
DSetupFingerprintEnrollEnrolling.java50 protected void onApplyThemeResource(Resources.Theme theme, int resid, boolean first) { in onApplyThemeResource() argument
52 super.onApplyThemeResource(theme, resid, first); in onApplyThemeResource()
/packages/apps/Settings/src/com/android/settings/
DSetupRedactionInterstitial.java65 protected void onApplyThemeResource(Resources.Theme theme, int resid, boolean first) { in onApplyThemeResource() argument
67 super.onApplyThemeResource(theme, resid, first); in onApplyThemeResource()
DSetupEncryptionInterstitial.java64 protected void onApplyThemeResource(Resources.Theme theme, int resid, boolean first) { in onApplyThemeResource() argument
66 super.onApplyThemeResource(theme, resid, first); in onApplyThemeResource()
DSetupChooseLockPattern.java73 protected void onApplyThemeResource(Resources.Theme theme, int resid, boolean first) { in onApplyThemeResource() argument
75 super.onApplyThemeResource(theme, resid, first); in onApplyThemeResource()
DSetupChooseLockPassword.java81 protected void onApplyThemeResource(Resources.Theme theme, int resid, boolean first) { in onApplyThemeResource() argument
83 super.onApplyThemeResource(theme, resid, first); in onApplyThemeResource()
DSetupChooseLockGeneric.java55 protected void onApplyThemeResource(Resources.Theme theme, int resid, boolean first) { in onApplyThemeResource() argument
57 super.onApplyThemeResource(theme, resid, first); in onApplyThemeResource()
DHelpUtils.java167 Theme theme = context.getTheme(); in addIntentParameters() local
169 theme.resolveAttribute(android.R.attr.colorPrimary, typedValue, true); in addIntentParameters()
/packages/apps/PackageInstaller/src/com/android/packageinstaller/permission/utils/
DUtils.java108 Theme theme = context.getTheme(); in applyTint() local
110 theme.resolveAttribute(attr, typedValue, true); in applyTint()
/packages/apps/Settings/src/com/android/settings/wifi/
DWifiSetupActivity.java181 protected void onApplyThemeResource(Resources.Theme theme, int resid, boolean first) { in onApplyThemeResource() argument
183 super.onApplyThemeResource(theme, resid, first); in onApplyThemeResource()
/packages/inputmethods/LatinIME/dictionaries/
Den_US_wordlist.combined.gz
Den_GB_wordlist.combined.gz
Den_wordlist.combined.gz1dictionary=main:en,locale=en,description=English,date=1414726273, ...
Dpt_BR_wordlist.combined.gz
Dro_wordlist.combined.gz