Searched refs:AREA_CODE (Results 1 – 3 of 3) sorted by relevance
20 AREA_CODE=605185 phone="+1$AREA_CODE$middle$last"
138 sNanpProjectionMap.put(NanpAreaCode.AREA_CODE, NanpAreaCode.AREA_CODE); in sNanpProjectionMap.put() argument
337 if (tagName.equalsIgnoreCase(NanpAreaCode.AREA_CODE)) { in getTableNanpAreaCodeRow()338 row.put(NanpAreaCode.AREA_CODE, Integer.parseInt(parser.nextText())); in getTableNanpAreaCodeRow()