Home
last modified time | relevance | path

Searched refs:isSeparator (Results 1 – 4 of 4) sorted by relevance

/frameworks/ex/chips/src/com/android/ex/chips/
DRecipientEntry.java212 public boolean isSeparator() { in isSeparator() method in RecipientEntry
/frameworks/base/telephony/java/android/telephony/
DPhoneNumberUtils.java138 private static boolean isSeparator(char ch) { in isSeparator() method in PhoneNumberUtils
617 if (isSeparator(chA)) { in compareStrictly()
621 if (isSeparator(chB)) { in compareStrictly()
/frameworks/base/api/
Dcurrent.txt44761 method protected boolean isSeparator(char);
D14.txt44761 method protected boolean isSeparator(char);