Home
last modified time | relevance | path

Searched refs:injectRestoreCallingIdentity (Results 1 – 5 of 5) sorted by relevance

/aosp12/frameworks/base/services/core/java/com/android/server/pm/
H A DShortcutService.java1549 injectRestoreCallingIdentity(token); in saveIconAndFixUpShortcutLocked()
2857 injectRestoreCallingIdentity(token); in reportShortcutUsedInternal()
2870 injectRestoreCallingIdentity(token); in isRequestPinItemSupported()
3034 injectRestoreCallingIdentity(token); in getDefaultLauncher()
4010 injectRestoreCallingIdentity(token);
4042 injectRestoreCallingIdentity(token);
4075 injectRestoreCallingIdentity(token);
4107 injectRestoreCallingIdentity(token);
4132 injectRestoreCallingIdentity(token);
4198 injectRestoreCallingIdentity(token);
[all …]
H A DLauncherAppsService.java215 void injectRestoreCallingIdentity(long token) { in injectRestoreCallingIdentity() method in LauncherAppsService.LauncherAppsImpl
369 injectRestoreCallingIdentity(ident); in canAccessProfile()
488 injectRestoreCallingIdentity(ident); in getLauncherActivities()
603 injectRestoreCallingIdentity(ident); in queryActivitiesForUser()
H A DShortcutRequestPinProcessor.java406 mService.injectRestoreCallingIdentity(token); in startRequestConfirmActivity()
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
H A DBaseShortcutManagerTest.java252 void injectRestoreCallingIdentity(long token) { in injectRestoreCallingIdentity() method in BaseShortcutManagerTest.ServiceContext
323 void injectRestoreCallingIdentity(long token) { in injectRestoreCallingIdentity() method in BaseShortcutManagerTest.ShortcutServiceTestable
324 mContext.injectRestoreCallingIdentity(token); in injectRestoreCallingIdentity()
623 void injectRestoreCallingIdentity(long token) { in injectRestoreCallingIdentity() method in BaseShortcutManagerTest.LauncherAppImplTestable
1389 mServiceContext.injectRestoreCallingIdentity(token); in runOnHandler()
/aosp12/frameworks/base/services/
H A Dart-profile29879 HPLcom/android/server/pm/LauncherAppsService$LauncherAppsImpl;->injectRestoreCallingIdentity(J)V
32903 HPLcom/android/server/pm/ShortcutService;->injectRestoreCallingIdentity(J)V