Home
last modified time | relevance | path

Searched refs:isForegroundDefaultLauncher (Results 1 – 6 of 6) sorted by relevance

/aosp12/frameworks/base/core/java/android/content/pm/
H A DShortcutServiceInternal.java97 public abstract boolean isForegroundDefaultLauncher(@NonNull String callingPackage, in isForegroundDefaultLauncher() method in ShortcutServiceInternal
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
H A DShortcutManagerTest1.java8653 assertTrue(mInternal.isForegroundDefaultLauncher("default", uid)); in testIsForegroundDefaultLauncher_true()
8663 assertFalse(mInternal.isForegroundDefaultLauncher("default", uid)); in testIsForegroundDefaultLauncher_defaultButNotForeground()
8672 assertFalse(mInternal.isForegroundDefaultLauncher("another", uid)); in testIsForegroundDefaultLauncher_foregroundButNotDefault()
/aosp12/frameworks/base/services/core/java/com/android/server/pm/
H A DShortcutService.java3699 public boolean isForegroundDefaultLauncher(@NonNull String callingPackage, int callingUid) { in isForegroundDefaultLauncher() method
H A DUserManagerService.java1164 shortcutInternal.isForegroundDefaultLauncher(callingPackage, callingUid); in ensureCanModifyQuietMode()
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt16252 Landroid/content/pm/ShortcutServiceInternal;->isForegroundDefaultLauncher(Ljava/lang/String;I)Z
/aosp12/frameworks/base/services/
H A Dart-profile32766 PLcom/android/server/pm/ShortcutService$LocalService;->isForegroundDefaultLauncher(Ljava/lang/Strin…