Searched refs:mInjectedCallingUid (Results 1 – 6 of 6) sorted by relevance
92 mInjectedCallingUid = 12345; in testNonShell()96 mInjectedCallingUid = Process.SYSTEM_UID; in testNonShell()106 mInjectedCallingUid = Process.ROOT_UID; in testRoot()115 mInjectedCallingUid = Process.SHELL_UID; in testRestConfig()124 mInjectedCallingUid = Process.SHELL_UID; in testOverrideConfig()141 mInjectedCallingUid = Process.SHELL_UID; in testResetThrottling()162 mInjectedCallingUid = Process.SHELL_UID; in testResetThrottling_user_not_running()193 mInjectedCallingUid = Process.SHELL_UID; in testResetThrottling_user_running()214 mInjectedCallingUid = Process.SHELL_UID; in testResetAllThrottling()245 mInjectedCallingUid = Process.SHELL_UID; in testLauncherCommands()[all …]
240 mInjectedCallingUid = (int) token; in injectRestoreCallingIdentity()343 return mInjectedCallingUid; in injectBinderCallingUid()349 return mInjectedCallingUid * 123; in injectBinderCallingPid()608 return mInjectedCallingUid; in injectBinderCallingUid()614 return mInjectedCallingUid * 123; in injectBinderCallingPid()626 mInjectedCallingUid = (int) token; in injectRestoreCallingIdentity()689 protected int mInjectedCallingUid; field in BaseShortcutManagerTest1347 mInjectedCallingUid = in setCaller()1407 mInjectedCallingUid = origUid; in runWithSystemUid()2186 int prevUid = mInjectedCallingUid;[all …]
140 mInjectedCallingUid = 12345; in testCreateShortcutResult_defaultLauncherChanges()
1739 mInjectedCallingUid = CALLING_UID_2;1755 mInjectedCallingUid = CALLING_UID_1;1782 mInjectedCallingUid = CALLING_UID_2;
1569 mInjectedCallingUid = 12345; in testRequestPinShortcut_wrongLauncherCannotAccept()
6524 int prevUid = mInjectedCallingUid; in testBackupAndRestore_appAlreadyInstalledWhenRestored()6525 mInjectedCallingUid = Process.SYSTEM_UID; // Only system can call it. in testBackupAndRestore_appAlreadyInstalledWhenRestored()6541 mInjectedCallingUid = prevUid; in testBackupAndRestore_appAlreadyInstalledWhenRestored()