Searched refs:tel (Results 1 – 3 of 3) sorted by relevance
65 Uri tel = Uri.parse("tel:555-TEST"); in testPhoneAccount() local68 .setAddress(tel) in testPhoneAccount()69 .setSubscriptionAddress(tel) in testPhoneAccount()78 assertEquals(tel, account.getAddress()); in testPhoneAccount()79 assertEquals(tel, account.getSubscriptionAddress()); in testPhoneAccount()96 assertEquals(tel, parcelAccount.getAddress()); in testPhoneAccount()97 assertEquals(tel, parcelAccount.getSubscriptionAddress()); in testPhoneAccount()
1871 final String tel = "<p><a href=\"tel:" + phoneNo + "\">Phone</a></p>"; in testGetHitTestResult() local1883 + tel in testGetHitTestResult()
43063 field public static final String SCHEME_TEL = "tel";50183 …uz])|(org|om)|(pro|p[aefghklmnrstwy])|qa|r[eosuw]|s[abcdeghijklmnortuvyz]|(tel|travel|t[cdfghjklmn…50184 …?:org|om)|(?:pro|p[aefghklmnrstwy])|qa|r[eosuw]|s[abcdeghijklmnortuvyz]|(?:tel|travel|t[cdfghjklmn…58268 field public static final String SCHEME_TEL = "tel:";