Searched refs:NP_NBPCD_CC_AREA_LOCAL (Results 1 - 1 of 1) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DSmsNumberUtils.java93 private static final int NP_NBPCD_CC_AREA_LOCAL = NP_INTERNATIONAL_BEGIN + 2; field in class:SmsNumberUtils
186 case NP_NBPCD_CC_AREA_LOCAL:
394 return NP_NBPCD_CC_AREA_LOCAL;
518 } else if (state == NP_NBPCD_CC_AREA_LOCAL) {
519 numberPlanType = "NP_NBPCD_CC_AREA_LOCAL";

Completed in 19 milliseconds