OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:hasPossibleNumberPattern
(Results
1 - 2
of
2
) sorted by null
/external/libphonenumber/java/src/com/android/i18n/phonenumbers/
Phonemetadata.java
220
private boolean
hasPossibleNumberPattern
;
222
public boolean
hasPossibleNumberPattern
() { return
hasPossibleNumberPattern
; }
225
hasPossibleNumberPattern
= true;
245
if (other.
hasPossibleNumberPattern
()) {
266
objectOutput.writeBoolean(
hasPossibleNumberPattern
);
267
if (
hasPossibleNumberPattern
) {
[
all
...]
/packages/apps/ContactsCommon/libs/
libphonenumber-6.2.jar
Completed in 29 milliseconds