Searched defs:otherUserId (Results 1 – 11 of 11) sorted by relevance
129 int otherUserId = getDevice().createUser("TestUser_" + System.currentTimeMillis()); in testStartSdkSandboxFailsForIncorrectUser() local182 int otherUserId = getDevice().createUser("TestUser_" + System.currentTimeMillis()); in testStopSdkSandboxFailsForIncorrectUser() local
54 val otherUserId = UserHandle.myUserId() + 10 in uri_ownedByCurrentUser_otherUserId() constant
58 int otherUserId = 1002; in testEqualsAndHashCode() local
80 final String otherUserId = params.getString("sandbox_isolation_user_id"); in testSdkSandboxDataIsolation_CannotVerifyOtherUserAppExistence() local
168 int otherUserId = 11; in testGetDefaultWalletRoleHolder_roleAvailable_returnsTheHolder_differentProfile() local
68 public boolean isSameProfileGroup(@UserIdInt int userId, int otherUserId) { in isSameProfileGroup()
247 val otherUserId = 30 in testHideQuietModeProfilesWhenRequestedPostV() constant
337 int otherUserId = TEST_USER_ID_2; in onUserPressed_triggersSwitch() local
261 protected boolean isSameProfileGroup(@UserIdInt int userId, int otherUserId) { in isSameProfileGroup()
273 public boolean isSameProfileGroup(int userId, int otherUserId) { in isSameProfileGroup()
493 final int otherUserId = 50; in testPermissionGrantedOnOtherUserUri() local