Home
last modified time | relevance | path

Searched defs:callingUser (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/
DUtils.java204 int callingUser = UserHandle.getCallingUserId(); in checkCaller() local
236 int callingUser = UserHandle.getCallingUserId(); in checkCallerAllowManagedProfiles() local
/packages/services/Telecomm/src/com/android/server/telecom/
DTelecomServiceImpl.java1252 PhoneAccountHandle phoneAccountUserHandle, UserHandle callingUser) { in isPhoneAccountHandleVisibleToCallingUser()
/packages/services/Telephony/src/com/android/phone/
DPhoneInterfaceManager.java1677 int callingUser = UserHandle.getCallingUserId(); in checkIfCallerIsSelfOrForegroundUser() local