Searched refs:JAPAN_COUNTRY_CODE_WITH_PLUS_SIGN (Results 1 – 2 of 2) sorted by relevance
44 private static final String JAPAN_COUNTRY_CODE_WITH_PLUS_SIGN = "+81"; field in ConferenceParticipantConnection228 && uri.getSchemeSpecificPart().startsWith(JAPAN_COUNTRY_CODE_WITH_PLUS_SIGN); in isNeedParticipantPhoneNumberToNationalFormatForJp()
156 private static final String JAPAN_COUNTRY_CODE_WITH_PLUS_SIGN = "+81"; field in TelephonyConnection3817 && mOriginalConnection.getAddress().startsWith(JAPAN_COUNTRY_CODE_WITH_PLUS_SIGN)) { in isNeededToFormatIncomingNumberForJp()