Searched refs:permGroupLiveDatas (Results 1 – 1 of 1) sorted by relevance
40 private val permGroupLiveDatas = mutableMapOf<String, PermGroupLiveData>() regex49 setSourcesToDifference(groupNames, permGroupLiveDatas, getLiveData) {51 permGroupLiveDatas.all { it.value.isInitialized }) {58 if (permGroupLiveDatas.all { it.value.isInitialized }) {77 val permGroup = permGroupLiveDatas[groupName]?.value