Home
last modified time | relevance | path

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

/frameworks/opt/chips/src/com/android/ex/chips/
DRecipientEntry.java240 public boolean isSeparator() { in isSeparator() method in RecipientEntry
/frameworks/base/telephony/java/android/telephony/
DPhoneNumberUtils.java140 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/
Dsystem-current.txt59502 method protected boolean isSeparator(char);
Dcurrent.txt56973 method protected boolean isSeparator(char);