Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/pm/
DShortcutParser.java388 final String splashScreenThemeResName = splashScreenThemeResId != 0 in parseShortcutAttributes() local
422 int rank, int iconResId, boolean enabled, @Nullable String splashScreenThemeResName) { in createShortcutFromManifest()
DShortcutPackage.java2047 String splashScreenThemeResName; in parseShortcut() local
DLauncherAppsService.java1494 final String splashScreenThemeResName = in startShortcutInner() local
/frameworks/base/services/core/java/com/android/server/wm/
DActivityRecord.java7049 String splashScreenThemeResName = options != null in getSplashscreenTheme() local