OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:hasDomesticCarrierCodeFormattingRule
(Results
1 - 2
of
2
) sorted by null
/external/libphonenumber/java/src/com/android/i18n/phonenumbers/
Phonemetadata.java
120
private boolean
hasDomesticCarrierCodeFormattingRule
;
122
public boolean
hasDomesticCarrierCodeFormattingRule
() {
123
return
hasDomesticCarrierCodeFormattingRule
; }
127
hasDomesticCarrierCodeFormattingRule
= true;
146
if (other.
hasDomesticCarrierCodeFormattingRule
()) {
166
objectOutput.writeBoolean(
hasDomesticCarrierCodeFormattingRule
);
167
if (
hasDomesticCarrierCodeFormattingRule
) {
[
all
...]
/packages/apps/ContactsCommon/libs/
libphonenumber-6.2.jar
Completed in 46 milliseconds