Home
last modified time | relevance | path

Searched refs:hasSeparator (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/telephony/java/android/telephony/
DPhoneNumberFormattingTextWatcher.java89 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
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt54099 Landroid/telephony/PhoneNumberFormattingTextWatcher;->hasSeparator(Ljava/lang/CharSequence;II)Z