Home
last modified time | relevance | path

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

/packages/services/Car/tests/carservice_unit_test/src/com/android/car/
DSystemActivityMonitoringServiceUnitTest.java102 int processUid = UserHandle.getUid(mNonCurrentUserId, /* appId= */ 1); in testSetProcessGroupInFirstTry() local
122 int processUid = UserHandle.getUid(mNonCurrentUserId, /* appId= */ 1); in testSetProcessGroupInSecondTry() local
144 int processUid = UserHandle.getUid(mNonCurrentUserId, /* appId= */ 1); in testGetProcessGroupFailure() local
160 int processUid = UserHandle.getUid(ActivityManager.getCurrentUser(), /* appId= */ 1); in testIgnoreCurrentUser() local
176 int processUid = UserHandle.getUid(UserHandle.USER_SYSTEM, /* appId= */ 1); in testIgnoreSystemUser() local
214 int processUid = UserHandle.getUid(ActivityManager.getCurrentUser(), /* appId= */ 1); in testRegisterProcessRunningStateCallback() local
251 int processUid = UserHandle.getUid(ActivityManager.getCurrentUser(), /* appId= */ 1); in testUnregisterProcessRunningStateCallback() local
285 int processUid = UserHandle.getUid(mNonCurrentUserId, /* appId= */ 1); in doTestDisabledConfig() local
/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
DCloneContactsProvider2Test.java468 int processUid = Binder.getCallingUid(); in testIsAppAllowedToUseParentUsersContacts_AppInAllowlistCacheEmpty() local
490 int processUid = Binder.getCallingUid(); in testIsAppAllowedToUseParentUsersContacts_AppNotInAllowlistCacheEmtpy() local