Home
last modified time | relevance | path

Searched refs:JAPAN_COUNTRY_CODE_WITH_PLUS_SIGN (Results 1 – 1 of 1) sorted by relevance

/packages/services/Telephony/src/com/android/services/telephony/
DTelephonyConnection.java145 private static final String JAPAN_COUNTRY_CODE_WITH_PLUS_SIGN = "+81"; field in TelephonyConnection
3714 && mOriginalConnection.getAddress().startsWith(JAPAN_COUNTRY_CODE_WITH_PLUS_SIGN)) { in isNeededToFormatIncomingNumberForJp()