Searched defs:callerUserId (Results 1 – 3 of 3) sorted by relevance
125 final int callerUserId = mInjector.getCallingUserId(); in startActivityAsUser() local201 final int callerUserId = mInjector.getCallingUserId(); in startActivityAsUserByIntent() local
2089 boolean isSameProfileGroup(@UserIdInt int callerUserId, @UserIdInt int userId); in isSameProfileGroup()4274 public final boolean isSameProfileGroup(@UserIdInt int callerUserId, in isSameProfileGroup()5434 public final boolean isSameProfileGroup(@UserIdInt int callerUserId, in isSameProfileGroup()12395 private boolean isSameProfileGroup(@UserIdInt int callerUserId, @UserIdInt int userId) { in isSameProfileGroup()
842 int callerUserId = UserHandle.getCallingUserId(); in addOnSubscriptionsChangedListener() local896 int callerUserId = UserHandle.getCallingUserId(); in addOnOpportunisticSubscriptionsChangedListener() local1001 int callerUserId = UserHandle.getCallingUserId(); in listen() local