Searched refs:findSelectionItem (Results 1 – 1 of 1) sorted by relevance
324 val selectionItem = findSelectionItem(selectedStructure, itemsWithStructure) ?: items[0] in <lambda>()529 private fun findSelectionItem(si: StructureInfo, items: List<SelectionItem>): SelectionItem? = in <lambda>() method in com.android.systemui.controls.ui.ControlsUiControllerImpl