Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/pm/
DCrossProfileAppsServiceImpl.java100 final int callerUserId = mInjector.getCallingUserId(); in startActivityAsUser() local
224 private boolean isSameProfileGroup(@UserIdInt int callerUserId, @UserIdInt int userId) { in isSameProfileGroup()
/frameworks/base/services/core/java/com/android/server/
DTelephonyRegistry.java631 int callerUserId = UserHandle.getCallingUserId(); in addOnSubscriptionsChangedListener() local
685 int callerUserId = UserHandle.getCallingUserId(); in addOnOpportunisticSubscriptionsChangedListener() local
803 int callerUserId = UserHandle.getCallingUserId(); in listen() local