Searched refs:removeNullValueOldStyle (Results 1 – 1 of 1) sorted by relevance
490 keyValues = removeNullValueOldStyle(keyValues); in isNewConfigBannedLocked()1254 private static Map<String, String> removeNullValueOldStyle(Map<String, String> keyValues) { in removeNullValueOldStyle() method in SettingsState