Searched refs:PLUS_SIGN_STRING (Results 1 – 1 of 1) sorted by relevance
2358 private static final String PLUS_SIGN_STRING = "+"; field in PhoneNumberUtils2463 dialStr.lastIndexOf(PLUS_SIGN_STRING) != -1) { in cdmaCheckAndProcessPlusCodeByNumberFormat()2650 ps = TelephonyProperties.operator_idp_string().orElse(PLUS_SIGN_STRING); in getCurrentIdp()