Searched refs:getDefaultOutgoingPhoneAccount (Results 1 – 10 of 10) sorted by relevance
124 public static PhoneAccountHandle getDefaultOutgoingPhoneAccount( in getDefaultOutgoingPhoneAccount() method in TelecomUtil127 return getTelecomManager(context).getDefaultOutgoingPhoneAccount(uriScheme); in getDefaultOutgoingPhoneAccount()
213 TelecomUtil.getDefaultOutgoingPhoneAccount( in handleAdnEntry()269 TelecomUtil.getDefaultOutgoingPhoneAccount(context, PhoneAccount.SCHEME_TEL)); in handlePinEntry()
207 = mTSIBinder.getDefaultOutgoingPhoneAccount("tel", DEFAULT_DIALER_PACKAGE); in testGetDefaultOutgoingPhoneAccount()211 = mTSIBinder.getDefaultOutgoingPhoneAccount("sip", DEFAULT_DIALER_PACKAGE); in testGetDefaultOutgoingPhoneAccount()231 = mTSIBinder.getDefaultOutgoingPhoneAccount("tel", ""); in testGetDefaultOutgoingPhoneAccountFailure()
99 .getDefaultOutgoingPhoneAccount(PhoneAccount.SCHEME_VOICEMAIL); in loadCurrentConfig()
133 telecomManager.getDefaultOutgoingPhoneAccount(PhoneAccount.SCHEME_TEL); in createGlobalVoicemailChannel()
280 TelecomUtil.getDefaultOutgoingPhoneAccount(context, PhoneAccount.SCHEME_TEL); in getFallbackAccount()
265 TelecomUtil.getDefaultOutgoingPhoneAccount(context, PhoneAccount.SCHEME_TEL); in CallLogListItemViewHolder()
930 TelecomUtil.getDefaultOutgoingPhoneAccount( in onLongClick()1369 TelecomUtil.getDefaultOutgoingPhoneAccount(getActivity(), PhoneAccount.SCHEME_VOICEMAIL); in isVoicemailAvailable()
469 accountHandle = telecomManager.getDefaultOutgoingPhoneAccount(PhoneAccount.SCHEME_TEL); in getAnyPhoneAccount()
85 public PhoneAccountHandle getDefaultOutgoingPhoneAccount(String uriScheme,