Searched refs:hasSeparator (Results 1 – 2 of 2) sorted by relevance
89 if (count > 0 && hasSeparator(s, start, count)) { in beforeTextChanged()100 if (count > 0 && hasSeparator(s, start, count)) { in onTextChanged()180 private boolean hasSeparator(final CharSequence s, final int start, final int count) { in hasSeparator() method in PhoneNumberFormattingTextWatcher
54099 Landroid/telephony/PhoneNumberFormattingTextWatcher;->hasSeparator(Ljava/lang/CharSequence;II)Z