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.java128 final int callerUserId = mInjector.getCallingUserId(); in startActivityAsUser() local
211 final int callerUserId = mInjector.getCallingUserId(); in startActivityAsUserByIntent() local
DComputer.java222 boolean isSameProfileGroup(@UserIdInt int callerUserId, @UserIdInt int userId); in isSameProfileGroup()
DComputerEngine.java2667 public final boolean isSameProfileGroup(@UserIdInt int callerUserId, in isSameProfileGroup()
/frameworks/base/services/core/java/com/android/server/
DTelephonyRegistry.java879 int callerUserId = UserHandle.getCallingUserId(); in addOnSubscriptionsChangedListener() local
933 int callerUserId = UserHandle.getCallingUserId(); in addOnOpportunisticSubscriptionsChangedListener() local
1043 int callerUserId = UserHandle.getCallingUserId(); in listen() local
2791 int callerUserId = UserHandle.getCallingUserId(); in addCarrierPrivilegesCallback() local