Searched refs:getDefaultOutgoingPhoneAccount (Results 1 – 8 of 8) sorted by relevance
135 public static PhoneAccountHandle getDefaultOutgoingPhoneAccount( in getDefaultOutgoingPhoneAccount() method in TelecomManagerCompat141 return telecomManager.getDefaultOutgoingPhoneAccount(uriScheme); in getDefaultOutgoingPhoneAccount()
108 public static PhoneAccountHandle getDefaultOutgoingPhoneAccount( in getDefaultOutgoingPhoneAccount() method in TelecomUtil111 return getTelecomManager(context).getDefaultOutgoingPhoneAccount(uriScheme); in getDefaultOutgoingPhoneAccount()
214 TelecomUtil.getDefaultOutgoingPhoneAccount( in handleAdnEntry()270 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()
39 handle = TelecomUtil.getDefaultOutgoingPhoneAccount(context, PhoneAccount.SCHEME_TEL); in getAccount()
918 TelecomUtil.getDefaultOutgoingPhoneAccount( in onLongClick()1346 TelecomUtil.getDefaultOutgoingPhoneAccount(getActivity(), PhoneAccount.SCHEME_VOICEMAIL); in isVoicemailAvailable()
463 accountHandle = telecomManager.getDefaultOutgoingPhoneAccount(PhoneAccount.SCHEME_TEL); in getAnyPhoneAccount()
84 public PhoneAccountHandle getDefaultOutgoingPhoneAccount(String uriScheme,