Searched refs:PLUS_SIGN_STRING (Results 1 – 2 of 2) sorted by relevance
2023 private static final String PLUS_SIGN_STRING = "+"; field in PhoneNumberUtils2128 dialStr.lastIndexOf(PLUS_SIGN_STRING) != -1) { in cdmaCheckAndProcessPlusCodeByNumberFormat()2315 ps = TelephonyProperties.operator_idp_string().orElse(PLUS_SIGN_STRING); in getCurrentIdp()
54170 Landroid/telephony/PhoneNumberUtils;->PLUS_SIGN_STRING:Ljava/lang/String;