Searched refs:tempMgmtProperties (Results 1 – 1 of 1) sorted by relevance
48 val tempMgmtProperties = mutableMapOf<Class<out Connection>, ManagementStrategy>() in <lambda>() constant in com.android.libraries.pcc.chronicle.analysis.DefaultChronicleContext63 tempMgmtProperties[connectionType] = dataType.managementStrategy in <lambda>()69 mgmtStrategyByType = tempMgmtProperties in <lambda>()