Searched defs:otherUserId (Results 1 – 5 of 5) sorted by relevance
53 int otherUserId = OTHER_USER_ID; in testStartVisibleBgUser_onDefaultDisplay_initialCurrentUserId() local93 int otherUserId = YET_ANOTHER_USER_ID; in testStartVisibleBgUser_onDefaultDisplay_nonInitialCurrentUserId() local
278 int otherUserId = currentUserConfig.getUserId() + 1; in testChangeListenerBehavior_otherUser() local301 int otherUserId = currentUserConfig.getUserId() + 1; in testReadAndWriteConfiguration_currentUser() local360 int otherUserId = currentUserConfig.getUserId() + 1; in testReadAndWriteConfiguration_otherUser() local
1207 public boolean isSameProfileGroup(@UserIdInt int userId, int otherUserId) { in isSameProfileGroup()1213 private boolean isSameProfileGroupNoChecks(@UserIdInt int userId, int otherUserId) { in isSameProfileGroupNoChecks()
4916 public boolean isSameProfileGroup(@UserIdInt int userId, int otherUserId) { in isSameProfileGroup()
824 final int otherUserId = otherProfiles.get(profileIndex).getIdentifier(); in reportNoninteractiveUsageCrossUserLocked() local