Searched refs:mQnsPolicyMap (Results 1 – 1 of 1) sorted by relevance
948 private final HashMap<String, String[]> mQnsPolicyMap = new HashMap<>(); field in QnsCarrierAnspSupportConfig1147 mQnsPolicyMap.put(key, anspPolicyArray); in updateAnspPolicyArrayList()1156 return mQnsPolicyMap.get(key); in getAnspCarrierPolicy()