Searched refs:getAdnUriForPhoneAccount (Results 1 – 4 of 4) sorted by relevance
70 public static Uri getAdnUriForPhoneAccount(@Nullable TelecomManager telecomManager, in getAdnUriForPhoneAccount() method in TelecomManagerCompat75 return telecomManager.getAdnUriForPhoneAccount(accountHandle); in getAdnUriForPhoneAccount()
85 public static Uri getAdnUriForPhoneAccount(Context context, PhoneAccountHandle handle) { in getAdnUriForPhoneAccount() method in TelecomUtil88 return TelecomManagerCompat.getAdnUriForPhoneAccount( in getAdnUriForPhoneAccount()
109 Uri uri = TelecomUtil.getAdnUriForPhoneAccount(mContext, selectedAccountHandle); in onPhoneAccountSelected()257 Uri uri = TelecomUtil.getAdnUriForPhoneAccount(applicationContext, null); in handleAdnEntry()
883 public Uri getAdnUriForPhoneAccount(PhoneAccountHandle accountHandle,