Home
last modified time | relevance | path

Searched refs:CALLING_PACKAGE_3 (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
H A DShortcutManagerTest1.java1061 assertBitmapFiles(USER_0, CALLING_PACKAGE_3, in testCleanupDanglingBitmaps()
1130 assertBitmapFiles(USER_0, CALLING_PACKAGE_3, in testCleanupDanglingBitmaps()
1759 setCaller(CALLING_PACKAGE_3); in testGetShortcuts()
4795 updatePackageInfo(CALLING_PACKAGE_3, in testCanRestoreTo()
4895 setCaller(CALLING_PACKAGE_3, USER_0); in checkHandlePackageDeleteInner()
4906 setCaller(CALLING_PACKAGE_3, USER_10); in checkHandlePackageDeleteInner()
5005 setCaller(CALLING_PACKAGE_3, USER_0); in testHandlePackageClearData()
5016 setCaller(CALLING_PACKAGE_3, USER_10); in testHandlePackageClearData()
5268 eq(CALLING_PACKAGE_3), in testHandlePackageUpdate()
5274 eq(CALLING_PACKAGE_3), in testHandlePackageUpdate()
[all …]
H A DBaseShortcutManagerTest.java720 protected static final String CALLING_PACKAGE_3 = "com.android.test.3"; field in BaseShortcutManagerTest
885 addPackage(CALLING_PACKAGE_3, CALLING_UID_3, 3); in setUp()
893 updatePackageInfo(CALLING_PACKAGE_3, in setUp()
1273 addApplicationInfo(getInjectedPackageInfo(CALLING_PACKAGE_3, userId, false), ret); in getInstalledApplications()
1294 addPackageInfo(getInjectedPackageInfo(CALLING_PACKAGE_3, userId, false), ret); in getInstalledPackagesWithUninstalled()
2203 for (String pkg : list(CALLING_PACKAGE_1, CALLING_PACKAGE_2, CALLING_PACKAGE_3,
2238 runWithCaller(CALLING_PACKAGE_3, USER_0, () -> {
2283 mLauncherApps.pinShortcuts(CALLING_PACKAGE_3, list(), HANDLE_USER_0);
2291 mLauncherApps.pinShortcuts(CALLING_PACKAGE_3, list("s3", "s4", "s5", "s6"),
2299 mLauncherApps.pinShortcuts(CALLING_PACKAGE_3, list("x4", "x5", "x6", "x1"),
[all …]
H A DShortcutManagerTest9.java73 info.provider = new ComponentName(CALLING_PACKAGE_3, className); in makeProviderInfo()
H A DShortcutManagerTest2.java1813 runWithCaller(CALLING_PACKAGE_3, USER_0, () -> {
1870 runWithCaller(CALLING_PACKAGE_3, USER_0, () -> { in testThrottling_foreground()
1895 runWithCaller(CALLING_PACKAGE_3, USER_0, () -> { in testThrottling_foreground()
1920 runWithCaller(CALLING_PACKAGE_3, USER_0, () -> { in testThrottling_foreground()
1953 runWithCaller(CALLING_PACKAGE_3, USER_0, () -> { in testThrottling_foreground()
1988 runWithCaller(CALLING_PACKAGE_3, USER_0, () -> { in testThrottling_foreground()
2038 runWithCaller(CALLING_PACKAGE_3, USER_0, () -> { in testThrottling_foreground()
2097 runWithCaller(CALLING_PACKAGE_3, USER_0, () -> { in testThrottling_resetByInternalCall()
2120 runWithCaller(CALLING_PACKAGE_3, USER_0, () -> { in testThrottling_resetByInternalCall()
2141 runWithCaller(CALLING_PACKAGE_3, USER_0, () -> { in testThrottling_resetByInternalCall()
[all …]