Searched refs:injectRestoreCallingIdentity (Results 1 – 5 of 5) sorted by relevance
1566 injectRestoreCallingIdentity(token); in saveIconAndFixUpShortcutLocked()2706 injectRestoreCallingIdentity(token);2719 injectRestoreCallingIdentity(token);2865 injectRestoreCallingIdentity(token);3998 injectRestoreCallingIdentity(token);4030 injectRestoreCallingIdentity(token);4063 injectRestoreCallingIdentity(token);4095 injectRestoreCallingIdentity(token);4120 injectRestoreCallingIdentity(token);4186 injectRestoreCallingIdentity(token);[all …]
272 void injectRestoreCallingIdentity(long token) { in injectRestoreCallingIdentity() method in LauncherAppsService.LauncherAppsImpl444 injectRestoreCallingIdentity(ident); in canAccessProfile()572 injectRestoreCallingIdentity(ident); in getLauncherActivities()687 injectRestoreCallingIdentity(ident); in queryActivitiesForUser()1489 injectRestoreCallingIdentity(token); in onShellCommand()
406 mService.injectRestoreCallingIdentity(token); in startRequestConfirmActivity()
239 void injectRestoreCallingIdentity(long token) { in injectRestoreCallingIdentity() method in BaseShortcutManagerTest.ServiceContext315 void injectRestoreCallingIdentity(long token) { in injectRestoreCallingIdentity() method in BaseShortcutManagerTest.ShortcutServiceTestable316 mContext.injectRestoreCallingIdentity(token); in injectRestoreCallingIdentity()625 void injectRestoreCallingIdentity(long token) { in injectRestoreCallingIdentity() method in BaseShortcutManagerTest.LauncherAppImplTestable1137 mServiceContext.injectRestoreCallingIdentity(token); in runOnHandler()
6090 HPLcom/android/server/pm/LauncherAppsService$LauncherAppsImpl;->injectRestoreCallingIdentity(J)V