Searched refs:propertiesValues (Results 1 – 1 of 1) sorted by relevance
109 HashMap<String, String> propertiesValues = new HashMap<>(); in testDisabledThroughDeviceConfig() local110 propertiesValues.put("enabled", "false"); in testDisabledThroughDeviceConfig()112 DeviceConfig.NAMESPACE_INTERACTION_JANK_MONITOR, propertiesValues); in testDisabledThroughDeviceConfig()