Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/pm/
DCrossProfileAppsServiceImpl.java129 final int callerUserId = mInjector.getCallingUserId(); in startActivityAsUser() local
212 final int callerUserId = mInjector.getCallingUserId(); in startActivityAsUserByIntent() local
DComputer.java238 boolean isSameProfileGroup(@UserIdInt int callerUserId, @UserIdInt int userId); in isSameProfileGroup()
DComputerEngine.java2416 public final boolean isSameProfileGroup(@UserIdInt int callerUserId, in isSameProfileGroup()
/frameworks/base/services/core/java/com/android/server/
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