Searched refs:stringMapToIntegerMap (Results 1 – 2 of 2) sorted by relevance
136 stringMapToIntegerMap((Map<String, Boolean>) value)); in parseWifiCarrierInfoStoreMaps()142 stringMapToIntegerMap((Map<String, Boolean>) value)); in parseWifiCarrierInfoStoreMaps()165 private Map<Integer, Boolean> stringMapToIntegerMap(Map<String, Boolean> input) { in stringMapToIntegerMap() method in WifiCarrierInfoStoreManagerData
115 return stringMapToIntegerMap(protectionExemptionMap); in parseCarrierImsiProtectionExemptionMap()127 private Map<Integer, Boolean> stringMapToIntegerMap(Map<String, Boolean> input) { in stringMapToIntegerMap() method in ImsiPrivacyProtectionExemptionStoreData