HomeSort by relevance Sort by last modified time
    Searched refs:hasSeparator (Results 1 - 2 of 2) sorted by null

  /frameworks/base/telephony/java/android/telephony/
PhoneNumberFormattingTextWatcher.java 83 if (count > 0 && hasSeparator(s, start, count)) {
94 if (count > 0 && hasSeparator(s, start, count)) {
166 private boolean hasSeparator(final CharSequence s, final int start, final int count) {
  /external/icu4c/i18n/
currpinf.cpp 263 UBool hasSeparator = false;
267 hasSeparator = true;
310 if (hasSeparator) {

Completed in 41 milliseconds