Home
last modified time | relevance | path

Searched refs:themes (Results 1 – 8 of 8) sorted by relevance

/packages/apps/Dialer/java/com/android/dialer/theme/
DREADME.md10 This is where the base application themes, activity themes and application wide
38 * Dialer. and Dialer.NoActionBar are the two root themes that should be used
46 specialized app themes intended to change the entire look of the app. For
49 work for all themes. See dialer/dialpadview/theme for an example.
/packages/apps/Settings/tests/robotests/src/com/android/settings/display/
DThemePreferenceControllerTest.java109 final String[] themes = {pkg1, pkg2}; in updateState_themeSet_shouldSetPreferenceValue() local
111 doReturn(themes).when(mController).getAvailableThemes(false /* currentThemeOnly */); in updateState_themeSet_shouldSetPreferenceValue()
128 final String[] themes = {pkg1, pkg2}; in updateState_themeNull_shouldSetDefaultSummary() local
130 doReturn(themes).when(mController).getAvailableThemes(false /* currentThemeOnly */); in updateState_themeNull_shouldSetDefaultSummary()
/packages/apps/Settings/src/com/android/settings/display/
DThemePreferenceController.java140 String[] themes = getAvailableThemes(false /* currentThemeOnly */); in isAvailable()
141 return themes != null && themes.length > 1; in isAvailable()
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/display/
DThemePreferenceController.java140 String[] themes = getAvailableThemes(false /* currentThemeOnly */); in isAvailable()
141 return themes != null && themes.length > 1; in isAvailable()
/packages/inputmethods/LatinIME/dictionaries/
Den_GB_wordlist.combined.gz1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...
Den_US_wordlist.combined.gz1dictionary=main:en_us,locale=en_US,description=English (US),date ...
Den_wordlist.combined.gz1dictionary=main:en,locale=en,description=English,date=1414726273, ...
Dpt_BR_wordlist.combined.gz1dictionary=main:pt_br,locale=pt_BR,description=Português (Brasil),date ...