Home
last modified time | relevance | path

Searched defs:defaultTheme (Results 1 – 4 of 4) sorted by relevance

/packages/apps/ManagedProvisioning/src/com/android/managedprovisioning/common/
DThemeHelper.java72 int defaultTheme = mSetupWizardBridge.isSetupWizardDayNightEnabled(context) in inferThemeResId() local
179 int resolveTheme(int defaultTheme, String themeName, boolean suppressDayNight); in resolveTheme()
213 public int resolveTheme(int defaultTheme, String themeName, boolean suppressDayNight) { in resolveTheme()
/packages/apps/ThemePicker/robolectric_tests/src/com/android/customization/model/theme/
DThemeManagerTest.java102 ThemeBundle defaultTheme = new ThemeBundle.Builder().asDefault().build(mActivity); in apply_WithDefaultTheme_StoresEmptyJsonString() local
/packages/apps/ImsServiceEntitlement/src/com/android/imsserviceentitlement/
DWfcActivationActivity.java126 int defaultTheme = in setSuwTheme() local
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/
DKeyboardThemeTests.java164 final KeyboardTheme defaultTheme = KeyboardTheme.getDefaultKeyboardTheme( in assertDefaultKeyboardTheme() local