Index

C G P 
All Classes and Interfaces|All Packages

C

com.google.i18n.phonenumbers - package com.google.i18n.phonenumbers
 

G

getInstance() - Static method in class com.google.i18n.phonenumbers.PhoneNumberToCarrierMapper
Gets a PhoneNumberToCarrierMapper instance to carry out international carrier lookup.
getNameForNumber(Phonenumber.PhoneNumber, Locale) - Method in class com.google.i18n.phonenumbers.PhoneNumberToCarrierMapper
Gets the name of the carrier for the given phone number, in the language provided.
getNameForValidNumber(Phonenumber.PhoneNumber, Locale) - Method in class com.google.i18n.phonenumbers.PhoneNumberToCarrierMapper
Returns a carrier name for the given phone number, in the language provided.
getSafeDisplayName(Phonenumber.PhoneNumber, Locale) - Method in class com.google.i18n.phonenumbers.PhoneNumberToCarrierMapper
Gets the name of the carrier for the given phone number only when it is 'safe' to display to users.

P

PhoneNumberToCarrierMapper - Class in com.google.i18n.phonenumbers
A phone prefix mapper which provides carrier information related to a phone number.
C G P 
All Classes and Interfaces|All Packages