Searched defs:phoneNumber (Results 1 – 3 of 3) sorted by relevance
336 String phoneNumber = "6512223333"; in testGetPhoneTtsSpan() local358 CharSequence phoneNumber = "6512223333"; in testGetPhoneTtsSpannable() local
395 private void insertContact(String displayName, String phoneNumber, String email, in insertContact()468 private ContactInfo getContactInfoFromUri(Uri phoneLookupUri, String phoneNumber) { in getContactInfoFromUri()532 private ContactInfo getContactInfo(String phoneNumber) { in getContactInfo()541 private ContactInfo getEnterpriseContactInfo(String phoneNumber) { in getEnterpriseContactInfo()547 private ContactInfo getEnterpriseContactInfoFromSipAddress(String phoneNumber) { in getEnterpriseContactInfoFromSipAddress()
128 String phoneNumber = tm.getLine1Number(); in onStart() local