A
B
C
D
E
F
G
H
I
L
M
N
P
R
S
T
U
V
W
F
- fillInStackTrace() - function in java.lang.NumberParseException
- fillInStackTrace() - function in java.lang.MissingMetadataException
- findNumbers(CharSequence,String) - function in io.michaelrocks.libphonenumber.android.PhoneNumberUtil
- Returns an iterable over all PhoneNumberMatches in
{@code text}. - findNumbers(CharSequence,String,PhoneNumberUtil.Leniency,long) - function in io.michaelrocks.libphonenumber.android.PhoneNumberUtil
- Returns an iterable over all PhoneNumberMatches in
{@code text}. - FIXED_LINE - enum entry in io.michaelrocks.libphonenumber.android.PhoneNumberUtil.PhoneNumberType
- FIXED_LINE_OR_MOBILE - enum entry in io.michaelrocks.libphonenumber.android.PhoneNumberUtil.PhoneNumberType
- format(Phonenumber.PhoneNumber,PhoneNumberUtil.PhoneNumberFormat) - function in io.michaelrocks.libphonenumber.android.PhoneNumberUtil
- Formats a phone number in the specified format using default rules.
- format(Phonenumber.PhoneNumber,PhoneNumberUtil.PhoneNumberFormat,StringBuilder) - function in io.michaelrocks.libphonenumber.android.PhoneNumberUtil
- Same as format, but accepts a mutable StringBuilder asa parameter to decrease object creation when invoked many times.
- formatByPattern(Phonenumber.PhoneNumber,PhoneNumberUtil.PhoneNumberFormat,List) - function in io.michaelrocks.libphonenumber.android.PhoneNumberUtil
- Formats a phone number in the specified format using client-defined formatting rules.
- formatInOriginalFormat(Phonenumber.PhoneNumber,String) - function in io.michaelrocks.libphonenumber.android.PhoneNumberUtil
- Formats a phone number using the original phone number format (e.g.
- formatNationalNumberWithCarrierCode(Phonenumber.PhoneNumber,CharSequence) - function in io.michaelrocks.libphonenumber.android.PhoneNumberUtil
- Formats a phone number in national format for dialing using the carrier as specified in the
{@code carrierCode}. - formatNationalNumberWithPreferredCarrierCode(Phonenumber.PhoneNumber,CharSequence) - function in io.michaelrocks.libphonenumber.android.PhoneNumberUtil
- Formats a phone number in national format for dialing using the carrier as specified in thepreferredDomesticCarrierCode field of the PhoneNumber object passed in.
- formatNumberForMobileDialing(Phonenumber.PhoneNumber,String,boolean) - function in io.michaelrocks.libphonenumber.android.PhoneNumberUtil
- Returns a number formatted in such a way that it can be dialed from a mobile phone in aspecific region.
- formatOutOfCountryCallingNumber(Phonenumber.PhoneNumber,String) - function in io.michaelrocks.libphonenumber.android.PhoneNumberUtil
- Formats a phone number for out-of-country dialing purposes.
- formatOutOfCountryKeepingAlphaChars(Phonenumber.PhoneNumber,String) - function in io.michaelrocks.libphonenumber.android.PhoneNumberUtil
- Formats a phone number for out-of-country dialing purposes.Note that in this version, if the number was entered originally using alpha characters andthis version of the number is stored in raw_input, this representation of the number will beused rather than the digit representation.
- FormattingMetadataSource - class in io.michaelrocks.libphonenumber.android.metadata.source
- A source of formatting phone metadata.
- FormattingMetadataSourceImpl - class in io.michaelrocks.libphonenumber.android.metadata.source
- Implementation of FormattingMetadataSource guarded by MetadataBootstrappingGuardBy default, a BlockingMetadataBootstrappingGuard will be used, but any custom implementation can be injected.
- FROM_DEFAULT_COUNTRY - enum entry in io.michaelrocks.libphonenumber.android.Phonenumber.PhoneNumber.CountryCodeSource
- FROM_NUMBER_WITH_IDD - enum entry in io.michaelrocks.libphonenumber.android.Phonenumber.PhoneNumber.CountryCodeSource
- FROM_NUMBER_WITH_PLUS_SIGN - enum entry in io.michaelrocks.libphonenumber.android.Phonenumber.PhoneNumber.CountryCodeSource
- FROM_NUMBER_WITHOUT_PLUS_SIGN - enum entry in io.michaelrocks.libphonenumber.android.Phonenumber.PhoneNumber.CountryCodeSource