Searched refs:uiInfos (Results 1 – 1 of 1) sorted by relevance
248 val uiInfos = mutableListOf<Pair<String, AppPermGroupUiInfo>>() regex250 callback.accept(uiInfos)266 uiInfos.add(groupName to uiInfo)271 callback.accept(uiInfos)