Searched refs:PhoneUtil (Results 1 - 3 of 3) sorted by relevance

/frameworks/opt/chips/src/com/android/ex/chips/
H A DPhoneUtil.java28 public class PhoneUtil { class
H A DDropdownChipLayouter.java168 if (!PhoneUtil.isPhoneNumber(entry.getDestination())) {
H A DRecipientEditTextView.java1342 if (isPhoneQuery() && PhoneUtil.isPhoneNumber(token)) {
1945 if (isPhoneQuery() && PhoneUtil.isPhoneNumber(address)) {

Completed in 99 milliseconds