Home
last modified time | relevance | path

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

/frameworks/base/telephony/common/com/android/internal/telephony/
DSmsNumberUtils.java534 String numberPlanType = "Number Plan type (" + state + "): "; in getNumberPlanType() local
537 numberPlanType = "NP_NANP_LOCAL"; in getNumberPlanType()
539 numberPlanType = "NP_NANP_AREA_LOCAL"; in getNumberPlanType()
541 numberPlanType = "NP_NANP_NDD_AREA_LOCAL"; in getNumberPlanType()
543 numberPlanType = "NP_NANP_NBPCD_CC_AREA_LOCAL"; in getNumberPlanType()
545 numberPlanType = "NP_NANP_LOCALIDD_CC_AREA_LOCAL"; in getNumberPlanType()
547 numberPlanType = "NP_NANP_NBPCD_HOMEIDD_CC_AREA_LOCAL"; in getNumberPlanType()
549 numberPlanType = "NP_NBPCD_HOMEIDD_CC_AREA_LOCAL"; in getNumberPlanType()
551 numberPlanType = "NP_HOMEIDD_CC_AREA_LOCAL"; in getNumberPlanType()
553 numberPlanType = "NP_NBPCD_CC_AREA_LOCAL"; in getNumberPlanType()
[all …]