Searched refs:SCHEME_TEL (Results 1 – 13 of 13) sorted by relevance
92 .scheme(PhoneAccount.SCHEME_TEL) in MapMessageSender()
253 PhoneAccount.SCHEME_TEL, callerId, null); in createMissedIncomingCallEvent()
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()
411 if (PhoneAccount.SCHEME_TEL.equals(scheme)) { in piiHandle()
2236 intent.setData(Uri.fromParts(PhoneAccount.SCHEME_TEL, number, null)); in createLaunchEmergencyDialerIntent()
355 return Uri.fromParts(PhoneAccount.SCHEME_TEL, in getParticipantAddress()
292 .addSupportedUriScheme(PhoneAccount.SCHEME_TEL) in runRegisterSimPhoneAccount()
146 public static final String SCHEME_TEL = "tel:"; field in WebView
2805 return Uri.fromParts(PhoneAccount.SCHEME_TEL, number, null); in convertSipUriToTelUri()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
46051 field public static final String SCHEME_TEL = "tel";58571 field public static final String SCHEME_TEL = "tel:";
36508 field public static final java.lang.String SCHEME_TEL = "tel:";