D | BaseShortcutManagerTest.java | 602 protected static final String LAUNCHER_2 = "com.android.launcher.2"; field in BaseShortcutManagerTest 650 LAUNCHER_1.equals(callingPackage) || LAUNCHER_2.equals(callingPackage) 738 addPackage(LAUNCHER_2, LAUNCHER_UID_2, 5); in setUp() 1109 addApplicationInfo(getInjectedPackageInfo(LAUNCHER_2, userId, false), ret); in getInstalledApplications() 1130 addPackageInfo(getInjectedPackageInfo(LAUNCHER_2, userId, false), ret); in getInstalledPackagesWithUninstalled() 1906 LAUNCHER_1, LAUNCHER_2, LAUNCHER_3)) { 1966 runWithCaller(LAUNCHER_2, USER_0, () -> {
|