OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:voicemailtypes
(Results
1 - 1
of
1
) sorted by null
/external/libphonenumber/java/test/com/android/i18n/phonenumbers/
ExampleNumbersTest.java
145
Set<PhoneNumberType>
voicemailTypes
= EnumSet.of(PhoneNumberType.VOICEMAIL);
146
checkNumbersValidAndCorrectType(PhoneNumberType.VOICEMAIL,
voicemailTypes
);
Completed in 52 milliseconds