Searched refs:sNanpProjectionMap (Results 1 – 1 of 1) sorted by relevance
71 private static final HashMap<String, String> sNanpProjectionMap; field in HbpcdLookupProvider136 sNanpProjectionMap = new HashMap<String, String>();137 sNanpProjectionMap.put(HbpcdLookup.ID, HbpcdLookup.ID); in sNanpProjectionMap.put()138 sNanpProjectionMap.put(NanpAreaCode.AREA_CODE, NanpAreaCode.AREA_CODE); in sNanpProjectionMap.put()223 qb.setProjectionMap(sNanpProjectionMap); in query()278 qb.setProjectionMap(sNanpProjectionMap); in query()