Home
last modified time | relevance | path

Searched defs:callerUserId (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/pm/
H A DCrossProfileAppsServiceImpl.java129 final int callerUserId = mInjector.getCallingUserId(); in startActivityAsUser() local
212 final int callerUserId = mInjector.getCallingUserId(); in startActivityAsUserByIntent() local
H A DComputer.java238 boolean isSameProfileGroup(@UserIdInt int callerUserId, @UserIdInt int userId); in isSameProfileGroup()
H A DComputerEngine.java2416 public final boolean isSameProfileGroup(@UserIdInt int callerUserId, in isSameProfileGroup()
/aosp14/frameworks/base/services/core/java/com/android/server/
H A DTelephonyRegistry.java921 int callerUserId = UserHandle.getCallingUserId(); in addOnSubscriptionsChangedListener() local
977 int callerUserId = UserHandle.getCallingUserId(); in addOnOpportunisticSubscriptionsChangedListener() local
1097 int callerUserId = UserHandle.getCallingUserId(); in listen() local
3054 int callerUserId = UserHandle.getCallingUserId(); in addCarrierPrivilegesCallback() local
3203 final int callerUserId = UserHandle.getCallingUserId(); in addCarrierConfigChangeListener() local