Searched defs: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.java90 private static final int NP_NBPCD_CC_AREA_LOCAL = NP_INTERNATIONAL_BEGIN + 2; field in class:SmsNumberUtils
183 case NP_NBPCD_CC_AREA_LOCAL:
391 return NP_NBPCD_CC_AREA_LOCAL;
515 } else if (state == NP_NBPCD_CC_AREA_LOCAL) {
516 numberPlanType = "NP_NBPCD_CC_AREA_LOCAL";

Completed in 74 milliseconds