Searched defs:callingUserId (Results 1 – 12 of 12) sorted by relevance
159 private void createAndShowFragment(@UserIdInt int callingUserId, boolean allowReplace) { in createAndShowFragment()191 private Fragment getTargetFragment(@UserIdInt int callingUserId) { in getTargetFragment()241 private int getInitialProfileTab(@UserIdInt int callingUserId, List<Integer> userIdList) { in getInitialProfileTab()
134 final int callingUserId = getUserId(); in onCreate() local237 Intent newIntent, int callingUserId, int targetUserId) { in launchResolverActivityWithCorrectTab()
46 final int callingUserId = UserHandleCompat.getUserId(callingUid); in enforceCrossUserPermission() local
472 private boolean hasEnabledNotificationListener(int callingUserId, in hasEnabledNotificationListener()498 int callingUserId = UserHandle.getUserHandleForUid(uid).getIdentifier(); in handleIncomingUser() local
434 int callingUserId = UserHandle.getUserHandleForUid(Binder.getCallingUid()).getIdentifier(); in handleIncomingUser() local
292 userid_t callingUserId = multiuser_get_user_id(callingUid); in registerClient() local314 userid_t callingUserId = multiuser_get_user_id(callingUid); in registerCarWatchdogService() local
666 int callingUserId = callingUserHandle.getIdentifier(); in getCallingClientId() local
678 int callingUserId = callingUserHandle.getIdentifier(); in getCallingClientId() local
846 int callingUserId = Binder.getCallingUserHandle().getIdentifier(); in isDefaultPaymentRegistered() local
1125 int callingUserId = Binder.getCallingUserHandle().getIdentifier(); in removeUser() local
557 int callingUserId = callingUserHandle.getIdentifier(); in getResourceOveruseStats() local
2238 int callingUserId = uidToUserId(uid); in shouldAllowLookupForFuse() local