OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:STANDARD_RATE
(Results
1 - 3
of
3
) sorted by null
/external/libphonenumber/java/src/com/android/i18n/phonenumbers/
ShortNumberUtil.java
37
STANDARD_RATE
,
ShortNumberInfo.java
58
STANDARD_RATE
,
201
return ShortNumberCost.
STANDARD_RATE
;
218
* PREMIUM_RATE, UNKNOWN_COST,
STANDARD_RATE
, TOLL_FREE. The reason for the position of
219
* UNKNOWN_COST in this order is that if a number is UNKNOWN_COST in one region but
STANDARD_RATE
223
* For example, if a number is
STANDARD_RATE
in the US, but TOLL_FREE in Canada, the expected cost
224
* returned by this method will be
STANDARD_RATE
, since the NANPA countries share the same country
252
case
STANDARD_RATE
:
254
cost = ShortNumberCost.
STANDARD_RATE
;
335
case
STANDARD_RATE
:
/packages/apps/ContactsCommon/libs/
libphonenumber-6.2.jar
Completed in 35 milliseconds