A
B
C
D
E
F
G
H
I
L
M
N
P
R
S
T
U
V
W
E
- E164 - enum entry in io.michaelrocks.libphonenumber.android.PhoneNumberUtil.PhoneNumberFormat
- end() - function in io.michaelrocks.libphonenumber.android.PhoneNumberMatch
- Returns the exclusive end index of the matched phone number within the searched text.
- equals(Object) - function in io.michaelrocks.libphonenumber.android.PhoneNumberMatch
- equals(Object) - function in io.michaelrocks.libphonenumber.android.Phonenumber.PhoneNumber
- EXACT_GROUPING - enum entry in io.michaelrocks.libphonenumber.android.PhoneNumberUtil.Leniency
Phone numbers accepted are valid andare grouped in the same way that we would have formatted it, or as a single block. Forexample, a US number written as "650 2530000" is not accepted at this leniency level, whereas"650 253 0000" or "6502530000" are.Numbers with more than one '/' symbol are also dropped at this level.
Warning: This level might result in lower coverage especially for regions outside of countrycode "+1". If you are not sure about which level to use, email the discussion grouplibphonenumber-discuss@googlegroups.com.
- EXACT_MATCH - enum entry in io.michaelrocks.libphonenumber.android.PhoneNumberUtil.MatchType
- exactlySameAs(Phonemetadata.PhoneNumberDesc) - function in io.michaelrocks.libphonenumber.android.Phonemetadata.PhoneNumberDesc
- exactlySameAs(Phonemetadata.PhoneNumberDesc) - function in io.michaelrocks.libphonenumber.android.Phonemetadata.PhoneNumberDesc.Builder
- exactlySameAs(Phonenumber.PhoneNumber) - function in io.michaelrocks.libphonenumber.android.Phonenumber.PhoneNumber