Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/
DUtils.java221 int callingUser = UserHandle.getCallingUserId(); in checkCaller() local
253 int callingUser = UserHandle.getCallingUserId(); in checkCallerAllowManagedProfiles() local
/packages/services/Telecomm/src/com/android/server/telecom/
DVideoProviderProxy.java561 UserHandle callingUser = UserHandle.getUserHandleForUid(callingUid); in canUseCamera() local
DTelecomServiceImpl.java1386 PhoneAccountHandle phoneAccountUserHandle, UserHandle callingUser) { in isPhoneAccountHandleVisibleToCallingUser()
/packages/services/Telephony/src/com/android/phone/
DPhoneInterfaceManager.java1821 int callingUser = UserHandle.getCallingUserId(); in checkIfCallerIsSelfOrForegroundUser() local