Searched refs:getDefaultOutgoingPhoneAccount (Results 1 – 13 of 13) sorted by relevance
134 public static PhoneAccountHandle getDefaultOutgoingPhoneAccount( in getDefaultOutgoingPhoneAccount() method in TelecomUtil137 return getTelecomManager(context).getDefaultOutgoingPhoneAccount(uriScheme); in getDefaultOutgoingPhoneAccount()
71 telecomManager.getDefaultOutgoingPhoneAccount(PhoneAccount.SCHEME_TEL); in run()
229 TelecomUtil.getDefaultOutgoingPhoneAccount( in handleAdnEntry()287 TelecomUtil.getDefaultOutgoingPhoneAccount(context, PhoneAccount.SCHEME_TEL)); in handlePinEntry()
1073 TelecomUtil.getDefaultOutgoingPhoneAccount( in onLongClick()1516 TelecomUtil.getDefaultOutgoingPhoneAccount(getActivity(), PhoneAccount.SCHEME_VOICEMAIL); in isVoicemailAvailable()
244 = mTSIBinder.getDefaultOutgoingPhoneAccount("tel", DEFAULT_DIALER_PACKAGE); in testGetDefaultOutgoingPhoneAccount()248 = mTSIBinder.getDefaultOutgoingPhoneAccount("sip", DEFAULT_DIALER_PACKAGE); in testGetDefaultOutgoingPhoneAccount()269 = mTSIBinder.getDefaultOutgoingPhoneAccount("tel", ""); in testGetDefaultOutgoingPhoneAccountFailure()
101 .getDefaultOutgoingPhoneAccount(PhoneAccount.SCHEME_VOICEMAIL); in loadCurrentConfig()
151 telecomManager.getDefaultOutgoingPhoneAccount(PhoneAccount.SCHEME_TEL); in migrateGlobalVoicemailSoundSettings()
225 PhoneAccountHandle defaultHandle = telecomManager.getDefaultOutgoingPhoneAccount( in pickPreferredPhone()
299 TelecomUtil.getDefaultOutgoingPhoneAccount(context, PhoneAccount.SCHEME_TEL); in getFallbackAccount()
273 TelecomUtil.getDefaultOutgoingPhoneAccount(context, PhoneAccount.SCHEME_TEL); in CallLogListItemViewHolder()
116 .getDefaultOutgoingPhoneAccount(PhoneAccount.SCHEME_TEL); in doInBackground()
110 public PhoneAccountHandle getDefaultOutgoingPhoneAccount(String uriScheme,
372 TelecomUtil.getDefaultOutgoingPhoneAccount(context, PhoneAccount.SCHEME_VOICEMAIL); in canVoicemailTabBeShown()