Searched refs:PhoneNumberUtilsCompat (Results 1 – 8 of 8) sorted by relevance
24 import com.android.contacts.compat.PhoneNumberUtilsCompat;81 final String formattedPhoneNumber = PhoneNumberUtilsCompat.formatNumber(phoneNumber, in computeFormattedPhoneNumber()
35 public class PhoneNumberUtilsCompat { class39 private PhoneNumberUtilsCompat() {} in PhoneNumberUtilsCompat() method in PhoneNumberUtilsCompat
29 import com.android.contacts.compat.PhoneNumberUtilsCompat;180 final TtsSpan ttsSpan = PhoneNumberUtilsCompat.createTtsSpan(phoneNumber); in getTelephoneTtsSpannable()
44 import com.android.contacts.compat.PhoneNumberUtilsCompat;258 PhoneNumberUtilsCompat.createTtsSpannable( in getView()
46 import com.android.contacts.compat.PhoneNumberUtilsCompat;315 fieldView.setText(PhoneNumberUtilsCompat.createTtsSpannable(value)); in setValues()373 PhoneNumberUtilsCompat.addTtsSpan(spannable, 0, s.length()); in setValues()
55 import com.android.contacts.compat.PhoneNumberUtilsCompat;681 final String formattedNumber = PhoneNumberUtilsCompat.formatNumber( in addReadOnlyRawContactEditorViews()
42 import com.android.contacts.compat.PhoneNumberUtilsCompat;168 PhoneNumberUtilsCompat.createTtsSpannable(phone), in onCreateDialog()
57 import com.android.contacts.compat.PhoneNumberUtilsCompat;1400 PhoneNumberUtilsCompat.createTtsSpannable(text)); in setSnippet()1538 PhoneNumberUtilsCompat.createTtsSpannable(name.toString())); in setDisplayName()