/aosp_15_r20/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() 103 static KeyboardTheme searchKeyboardThemeById(final int themeId, in searchKeyboardThemeById() 121 final int themeId = Integer.parseInt(klpThemeIdString); in getDefaultKeyboardTheme() local 145 public static String getKeyboardThemeName(final int themeId) { in getKeyboardThemeName() 150 public static void saveKeyboardThemeId(final int themeId, final SharedPreferences prefs) { in saveKeyboardThemeId() 163 static void saveKeyboardThemeId(final int themeId, final SharedPreferences prefs, in saveKeyboardThemeId() 202 final int themeId = Integer.parseInt(lxxThemeIdString); in getKeyboardTheme() local
|
/aosp_15_r20/cts/tests/tests/theme/src/android/theme/cts/ |
H A D | DeviceDefaultTest.java | 118 private void assertActionBar(int themeId) { in assertActionBar() 122 private void assertNoActionBar(int themeId) { in assertNoActionBar() 126 private void assertGetActionBar(int themeId, boolean actionBar) { in assertGetActionBar() 139 private void assertActionBarWhenLarge(int themeId) { in assertActionBarWhenLarge() 155 private Activity startActivity(int themeId) { in startActivity()
|
H A D | DeviceDefaultActivity.java | 37 int themeId = getIntent().getIntExtra(EXTRA_THEME_ID, -1); in onCreate() local
|
/aosp_15_r20/cts/hostsidetests/appsecurity/test-apps/IsolatedSplitApp/src/com/android/cts/isolatedsplitapp/ |
H A D | TestTheme.java | 98 public TestTheme(Context context, int themeId) { in TestTheme() 189 final int themeId = resolveResourceId(context , nameOfIdentifier); in setTheme() local 197 private void setTheme(Context context, int themeId) { in setTheme()
|
/aosp_15_r20/external/robolectric/shadows/framework/src/main/java/org/robolectric/fakes/ |
H A D | RoboSplashScreen.java | 12 @StyleRes private int themeId; field in RoboSplashScreen 21 public void setSplashScreenTheme(@StyleRes int themeId) { in setSplashScreenTheme()
|
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/logcat/ |
H A D | LogAccessDialogActivity.java | 112 int themeId = R.style.LogAccessDialogTheme; in onCreate() local 204 private View createView(@StyleRes int themeId) { in createView()
|
/aosp_15_r20/frameworks/base/core/java/android/window/ |
H A D | SplashScreen.java | 113 void setSplashScreenTheme(@StyleRes int themeId); in setSplashScreenTheme() 177 public void setSplashScreenTheme(@StyleRes int themeId) { in setSplashScreenTheme()
|
/aosp_15_r20/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/ |
D | KeyboardThemeTests.java | 68 private static boolean isValidKeyboardThemeId(final int themeId) { in isValidKeyboardThemeId() 80 private void setKeyboardThemePreference(final String prefKey, final int themeId) { in setKeyboardThemePreference()
|
/aosp_15_r20/development/samples/HoneycombGallery/src/com/example/android/hcgallery/ |
H A D | CameraActivity.java | 27 int themeId = this.getIntent().getExtras().getInt("theme"); in onCreate() local
|
/aosp_15_r20/external/robolectric/integration_tests/memoryleaks/src/test/java/org/robolectric/integrationtests/memoryleaks/ |
H A D | BaseMemoryLeaksTest.java | 176 final AtomicLong themeId = new AtomicLong(0); in themeObjectInNativeObjectRegistry() local
|
/aosp_15_r20/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/ |
H A D | ShadowDialog.java | 35 private int themeId; field in ShadowDialog
|
/aosp_15_r20/packages/apps/Settings/src/com/android/settings/ |
D | SettingsActivity.java | 308 int themeId = SettingsThemeHelper.isExpressiveTheme(this) in createUiFromIntent() local
|
/aosp_15_r20/frameworks/base/core/java/com/android/internal/accessibility/ |
H A D | AccessibilityShortcutController.java | 885 final int themeId = inNightMode ? R.style.Theme_DeviceDefault_Dialog_Alert : in getAlertDialogBuilder() local
|
/aosp_15_r20/frameworks/base/core/java/com/android/internal/widget/floatingtoolbar/ |
H A D | LocalFloatingToolbarPopup.java | 1555 int themeId = in applyDefaultTheme() local
|
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/pm/ |
H A D | PackageManagerService.java | 6480 public void setSplashScreenTheme(@NonNull String packageName, @Nullable String themeId, in setSplashScreenTheme()
|
/aosp_15_r20/external/python/google-api-python-client/googleapiclient/discovery_cache/documents/ |
D | drive.v3.json | 2753 "themeId": { object 3924 "themeId": { object
|
D | drive.v2.json | 4586 "themeId": { object 5986 "themeId": { object
|
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/mediarouter/mediarouter/1.5.0-alpha01/androidx.mediarouter_mediarouter/android_common/aar/ |
D | classes.jar | androidx/
androidx/mediarouter/
androidx/mediarouter/app/
androidx/mediarouter/media/
androidx ... |
D | androidx.mediarouter_mediarouter.jar | androidx/
androidx/mediarouter/
androidx/mediarouter/app/
androidx/mediarouter/media/
androidx ... |
/aosp_15_r20/frameworks/base/core/java/android/widget/ |
H A D | Editor.java | 4191 int themeId = isLightTheme ? R.style.ThemeOverlay_Material_Light in applyDefaultTheme() local
|
/aosp_15_r20/out/soong/.intermediates/packages/inputmethods/LatinIME/java/LatinIME/android_common/javac/ |
D | LatinIME.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/android/
com/ ... |
/aosp_15_r20/out/soong/.intermediates/packages/inputmethods/LatinIME/java/LatinIME/android_common/busybox/ |
D | R.jar | META-INF/
META-INF/MANIFEST.MF
androidx/activity/R$id. ... |
/aosp_15_r20/out/soong/.intermediates/frameworks/base/services/core/services.core.unboosted/android_common/repackaged-jarjar/javac-24/ |
D | services.core.unboosted.jar | com/android/server/pm/SELinuxMMAC_compat_config.xml
com/android/server/pm/ ... |
/aosp_15_r20/out/soong/.intermediates/frameworks/base/services/core/services.core.unboosted/android_common/javac/ |
D | services.core.unboosted.jar24 | META-INF/
META-INF/MANIFEST.MF
com/
com/android/
com/ ... |
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/support/android-support-v7-appcompat-nodeps/android_common/aar/ |
D | android-support-v7-appcompat-nodeps.jar | android/support/v7/app/ActionBar$DisplayOptions.class
ActionBar.java
package android. ... |