Home
last modified time | relevance | path

Searched refs:mLauncherApps (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
DShortcutManagerTest1.java652 mLauncherApps.getShortcutIconResId( in testIcons()
657 mLauncherApps.getShortcutIconResId( in testIcons()
662 mLauncherApps.getShortcutIconResId( in testIcons()
666 mLauncherApps.getShortcutIconResId( in testIcons()
670 mLauncherApps.getShortcutIconResId( in testIcons()
673 bmp = pfdToBitmap(mLauncherApps.getShortcutIconFd( in testIcons()
677 bmp = pfdToBitmap(mLauncherApps.getShortcutIconFd( in testIcons()
681 bmp = pfdToBitmap(mLauncherApps.getShortcutIconFd( in testIcons()
687 mLauncherApps.getShortcutIconResId( in testIcons()
690 bmp = pfdToBitmap(mLauncherApps.getShortcutIconFd( in testIcons()
[all …]
DShortcutManagerTest8.java285 final PinItemRequest request = mLauncherApps.getPinItemRequest(intent.getValue()); in checkRequestPinShortcut()
298 assertForLauncherCallbackNoThrow(mLauncherApps, in checkRequestPinShortcut()
360 final PinItemRequest request = mLauncherApps.getPinItemRequest(intent.getValue()); in testRequestPinShortcut_explicitTargetActivity()
371 assertForLauncherCallbackNoThrow(mLauncherApps, in testRequestPinShortcut_explicitTargetActivity()
442 final PinItemRequest request = mLauncherApps.getPinItemRequest(intent.getValue()); in testRequestPinShortcut_noTargetActivity_noMainActivity()
453 assertForLauncherCallbackNoThrow(mLauncherApps, in testRequestPinShortcut_noTargetActivity_noMainActivity()
504 final PinItemRequest request = mLauncherApps.getPinItemRequest(intent.getValue()); in testRequestPinShortcut_dynamicExists()
559 final PinItemRequest request = mLauncherApps.getPinItemRequest(intent.getValue()); in testRequestPinShortcut_manifestExists()
603 mLauncherApps.pinShortcuts(CALLING_PACKAGE_1, list("s1"), HANDLE_USER_P0); in testRequestPinShortcut_dynamicExists_alreadyPinned()
640 final PinItemRequest request = mLauncherApps.getPinItemRequest(intent.getValue()); in testRequestPinShortcut_dynamicExists_alreadyPinned()
[all …]
DShortcutManagerTest10.java48 PinItemRequest request = mLauncherApps.getPinItemRequest(resultIntent); in verifyAndGetCreateShortcutResult()
84 mLauncherApps.pinShortcuts(CALLING_PACKAGE_1, list("s1"), HANDLE_USER_P0); in testCreateShortcutResult_alreadyPinned()
107 mLauncherApps.pinShortcuts(CALLING_PACKAGE_1, list("s1"), HANDLE_USER_P0); in testCreateShortcutResult_alreadyPinnedByAnother()
171 assertNotNull(mLauncherApps.getShortcutConfigActivityIntent(info)) in testStartConfigActivity_defaultLauncher()
180 mLauncherApps.getShortcutConfigActivityIntent(info)) in testStartConfigActivity_nonDefaultLauncher()
DBaseShortcutManagerTest.java558 protected LauncherAppsTestable mLauncherApps; // Current one field in BaseShortcutManagerTest
945 mLauncherApps = null; in initService()
968 mLauncherApps = null; in shutdownServices()
1189 mLauncherApps = mLauncherAppsMap.get(key); in setCaller()
1609 mLauncherApps.startShortcut(packageName, shortcutId, null, null, in launchShortcutAndGetIntents()
1626 mLauncherApps.startShortcut( in launchShortcutAndGetIntents_withShortcutInfo()
1650 mLauncherApps.startShortcut(packageName, shortcutId, null, null,
1667 mLauncherApps.startShortcut(packageName, shortcutId, null, null,
1762 ret[0] = mLauncherApps.getShortcuts(q, UserHandle.of(userId));
1775 return mLauncherApps.getShortcuts(q, UserHandle.of(targetUserId));
[all …]
DShortcutManagerTest3.java293 mLauncherApps.pinShortcuts(CALLING_PACKAGE, list("s2", "s4", "x2"), HANDLE_USER_0); in testUpdateShortcuts_noManifestShortcuts()
402 mLauncherApps.pinShortcuts( in testDeleteDynamicShortcuts_noManifestShortcuts()
477 mLauncherApps.pinShortcuts(CALLING_PACKAGE, list("s2", "s4", "x2"), HANDLE_USER_0); in testDisableShortcuts_noManifestShortcuts()
DShortcutManagerTest9.java129 final PinItemRequest request = mLauncherApps.getPinItemRequest(intent.getValue()); in checkRequestPinAppWidget()
DShortcutManagerTest7.java298 mLauncherApps.pinShortcuts(CALLING_PACKAGE_1, list("ms2", "s2"), HANDLE_USER_10); in testClearShortcuts()
DShortcutManagerTest2.java1111 mLauncherApps.pinShortcuts(CALLING_PACKAGE_1, list("id", "id2"), HANDLE_USER_0);
1175 mLauncherApps.pinShortcuts(CALLING_PACKAGE_1, list("id", "id2"), HANDLE_USER_0);