Home
last modified time | relevance | path

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

/frameworks/base/telecomm/java/com/android/internal/telecom/
DITelecomService.aidl199 Uri getAdnUriForPhoneAccount(in PhoneAccountHandle accountHandle, String callingPackage); in getAdnUriForPhoneAccount() method
/frameworks/base/telecomm/java/android/telecom/
DTelecomManager.java1143 public Uri getAdnUriForPhoneAccount(PhoneAccountHandle accountHandle) { in getAdnUriForPhoneAccount() method in TelecomManager
1147 return service.getAdnUriForPhoneAccount(accountHandle, mContext.getOpPackageName()); in getAdnUriForPhoneAccount()
/frameworks/base/api/
Dcurrent.txt30463 method public android.net.Uri getAdnUriForPhoneAccount(android.telecom.PhoneAccountHandle);
Dsystem-current.txt32683 method public android.net.Uri getAdnUriForPhoneAccount(android.telecom.PhoneAccountHandle);