OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:formatRule
(Results
1 - 2
of
2
) sorted by null
/external/libphonenumber/java/src/com/android/i18n/phonenumbers/
PhoneNumberMatcher.java
619
NumberFormat
formatRule
=
623
if ((
formatRule
!= null) &&
formatRule
.getNationalPrefixFormattingRule().length() > 0) {
624
if (
formatRule
.isNationalPrefixOptionalWhenFormatting()) {
630
String candidateNationalPrefixRule =
formatRule
.getNationalPrefixFormattingRule();
PhoneNumberUtil.java
[
all
...]
Completed in 714 milliseconds