Home
last modified time | relevance | path

Searched refs:enforcePhoneAccountHandleMatchesCaller (Results 1 – 1 of 1) sorted by relevance

/packages/services/Telecomm/src/com/android/server/telecom/
DTelecomServiceImpl.java2209 enforcePhoneAccountHandleMatchesCaller(phoneAccountHandle, callingPackage);
2234 enforcePhoneAccountHandleMatchesCaller(phoneAccountHandle, callingPackage);
3104 private void enforcePhoneAccountHandleMatchesCaller(PhoneAccountHandle phoneAccountHandle, in enforcePhoneAccountHandleMatchesCaller() method in TelecomServiceImpl