HomeSort by relevance Sort by last modified time
    Searched defs:TOLL_FREE (Results 1 - 5 of 5) sorted by null

  /external/libphonenumber/java/src/com/android/i18n/phonenumbers/
ShortNumberUtil.java 36 TOLL_FREE,
ShortNumberInfo.java 57 TOLL_FREE,
204 return ShortNumberCost.TOLL_FREE;
208 return ShortNumberCost.TOLL_FREE;
218 * PREMIUM_RATE, UNKNOWN_COST, STANDARD_RATE, TOLL_FREE. The reason for the position of
220 * or TOLL_FREE in another, its expected cost cannot be estimated as one of the latter since it
223 * For example, if a number is STANDARD_RATE in the US, but TOLL_FREE in Canada, the expected cost
243 ShortNumberCost cost = ShortNumberCost.TOLL_FREE;
257 case TOLL_FREE:
332 case TOLL_FREE:
PhoneNumberUtil.java 392 TOLL_FREE,
    [all...]
  /external/chromium_org/third_party/libphonenumber/src/phonenumbers/
phonenumberutil.h 102 TOLL_FREE,
    [all...]
  /packages/apps/ContactsCommon/libs/
libphonenumber-6.2.jar 

Completed in 586 milliseconds