Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/android/telephony/
DPhoneNumberUtils.java2362 private static final String PLUS_SIGN_STRING = "+"; field in PhoneNumberUtils
2467 dialStr.lastIndexOf(PLUS_SIGN_STRING) != -1) { in cdmaCheckAndProcessPlusCodeByNumberFormat()
2654 ps = TelephonyProperties.operator_idp_string().orElse(PLUS_SIGN_STRING); in getCurrentIdp()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt58136 Landroid/telephony/PhoneNumberUtils;->PLUS_SIGN_STRING:Ljava/lang/String;