Searched refs:otherUserUid (Results 1 – 2 of 2) sorted by relevance
374 val otherUserUid = otherUser * UserHandle.PER_USER_RANGE regex379 AppOpItem(AppOpsManager.OP_CAMERA, otherUserUid, TEST_PACKAGE_NAME, 0))392 assertEquals(otherUserUid, argCaptor.value[0].application.uid)
7017 int otherUserUid = (otherUserId * 100000) + 1; // sysui as a different user in testGrantInlineReplyUriPermission_acrossUsers() local7025 .thenReturn(otherUserUid); in testGrantInlineReplyUriPermission_acrossUsers()7032 eq(otherUserUid), eq(nr.getSbn().getPackageName()), eq(uri), anyInt(), anyInt(), in testGrantInlineReplyUriPermission_acrossUsers()