Home
last modified time | relevance | path

Searched defs:injectRestoreCallingIdentity (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
H A DBaseShortcutManagerTest.java239 void injectRestoreCallingIdentity(long token) { in injectRestoreCallingIdentity() method in BaseShortcutManagerTest.ServiceContext
315 void injectRestoreCallingIdentity(long token) { in injectRestoreCallingIdentity() method in BaseShortcutManagerTest.ShortcutServiceTestable
625 void injectRestoreCallingIdentity(long token) { in injectRestoreCallingIdentity() method in BaseShortcutManagerTest.LauncherAppImplTestable
/aosp14/frameworks/base/services/core/java/com/android/server/pm/
H A DLauncherAppsService.java272 void injectRestoreCallingIdentity(long token) { in injectRestoreCallingIdentity() method in LauncherAppsService.LauncherAppsImpl