Searched refs:configKey (Results 1 – 2 of 2) sorted by relevance
194 private fun setConfig(configKey: String, value: String?) { in setHttpsUrl()197 NAMESPACE_CONNECTIVITY, configKey, value, false /* makeDefault */) in setHttpsUrl()
609 ConfigMetricsReportList.ConfigKey configKey = list.getConfigKey(); in testDumpsysStats() local610 if (configKey.getUid() == hostUid && configKey.getId() == CONFIG_ID) { in testDumpsysStats()