Searched refs:SCHEME_TEL (Results 1 – 13 of 13) sorted by relevance
92 .scheme(PhoneAccount.SCHEME_TEL) in MapMessageSender()
249 PhoneAccount.SCHEME_TEL, callerId, null); in createMissedIncomingCallEvent()
2186 telecomManager.placeCall(Uri.parse(PhoneAccount.SCHEME_TEL + cfNumber), extras); in setCallForwardingOption()2351 telecomManager.placeCall(Uri.parse(PhoneAccount.SCHEME_TEL + cwPrefix), extras); in setCallWaiting()
172 dialIntentWithTelScheme.setData(Uri.fromParts(PhoneAccount.SCHEME_TEL, "", null)); in getInstalledDialerApplications()
354 public static final String SCHEME_TEL = "tel"; field in PhoneAccount653 addSupportedUriScheme(SCHEME_TEL); in build()
397 if (PhoneAccount.SCHEME_TEL.equals(scheme)) { in piiHandle()
354 return Uri.fromParts(PhoneAccount.SCHEME_TEL, in getParticipantAddress()
294 .addSupportedUriScheme(PhoneAccount.SCHEME_TEL) in runRegisterSimPhoneAccount()
145 public static final String SCHEME_TEL = "tel:"; field in WebView
2805 return Uri.fromParts(PhoneAccount.SCHEME_TEL, number, null); in convertSipUriToTelUri()
44079 field public static final String SCHEME_TEL = "tel";56000 field public static final String SCHEME_TEL = "tel:";
44223 field public static final String SCHEME_TEL = "tel";56144 field public static final String SCHEME_TEL = "tel:";
36508 field public static final java.lang.String SCHEME_TEL = "tel:";