OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:isDigitOrLeadingPlusSign
(Results
1 - 2
of
2
) sorted by null
/external/libphonenumber/java/src/com/android/i18n/phonenumbers/
AsYouTypeFormatter.java
321
if (!
isDigitOrLeadingPlusSign
(nextChar)) {
416
private boolean
isDigitOrLeadingPlusSign
(char nextChar) {
/packages/apps/ContactsCommon/libs/
libphonenumber-6.2.jar
Completed in 39 milliseconds