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

  /external/libphonenumber/libphonenumber/src/com/google/i18n/phonenumbers/
ShortNumberInfo.java 62 STANDARD_RATE,
252 return ShortNumberCost.STANDARD_RATE;
269 * PREMIUM_RATE, UNKNOWN_COST, STANDARD_RATE, TOLL_FREE. The reason for the position of
270 * UNKNOWN_COST in this order is that if a number is UNKNOWN_COST in one region but STANDARD_RATE
274 * For example, if a number is STANDARD_RATE in the US, but TOLL_FREE in Canada, the expected
275 * cost returned by this method will be STANDARD_RATE, since the NANPA countries share the same
302 case STANDARD_RATE:
304 cost = ShortNumberCost.STANDARD_RATE;
385 case STANDARD_RATE:
  /prebuilts/misc/common/robolectric/android-all/
android-all-o-preview-4-robolectric-0.jar 

Completed in 51 milliseconds