Searched refs:mInjectedCallingUid (Results 1 – 6 of 6) sorted by relevance
89 mInjectedCallingUid = 12345; in testNonShell()93 mInjectedCallingUid = Process.SYSTEM_UID; in testNonShell()103 mInjectedCallingUid = Process.ROOT_UID; in testRoot()112 mInjectedCallingUid = Process.SHELL_UID; in testRestConfig()121 mInjectedCallingUid = Process.SHELL_UID; in testOverrideConfig()138 mInjectedCallingUid = Process.SHELL_UID; in testResetThrottling()159 mInjectedCallingUid = Process.SHELL_UID; in testResetThrottling_user_not_running()190 mInjectedCallingUid = Process.SHELL_UID; in testResetThrottling_user_running()211 mInjectedCallingUid = Process.SHELL_UID; in testResetAllThrottling()242 mInjectedCallingUid = Process.SHELL_UID; in testLauncherCommands()[all …]
253 mInjectedCallingUid = (int) token; in injectRestoreCallingIdentity()351 return mInjectedCallingUid; in injectBinderCallingUid()357 return mInjectedCallingUid * 123; in injectBinderCallingPid()606 return mInjectedCallingUid; in injectBinderCallingUid()612 return mInjectedCallingUid * 123; in injectBinderCallingPid()624 mInjectedCallingUid = (int) token; in injectRestoreCallingIdentity()941 protected int mInjectedCallingUid; field in BaseShortcutManagerTest1599 mInjectedCallingUid = in setCaller()1659 mInjectedCallingUid = origUid; in runWithSystemUid()2401 int prevUid = mInjectedCallingUid;[all …]
136 mInjectedCallingUid = 12345; in testCreateShortcutResult_defaultLauncherChanges()
1690 mInjectedCallingUid = CALLING_UID_2;1706 mInjectedCallingUid = CALLING_UID_1;1733 mInjectedCallingUid = CALLING_UID_2;
1564 mInjectedCallingUid = 12345; in testRequestPinShortcut_wrongLauncherCannotAccept()
6356 int prevUid = mInjectedCallingUid; in testBackupAndRestore_appAlreadyInstalledWhenRestored()6357 mInjectedCallingUid = Process.SYSTEM_UID; // Only system can call it. in testBackupAndRestore_appAlreadyInstalledWhenRestored()6373 mInjectedCallingUid = prevUid; in testBackupAndRestore_appAlreadyInstalledWhenRestored()