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