Searched refs:onSecondaryClick (Results 1 – 2 of 2) sorted by relevance
51 fun onSecondaryClick(expandable: Expandable?) { in onSecondaryClick() method in com.android.systemui.qs.panels.ui.viewmodel.TileViewModel
130 onClick = tile::onSecondaryClick, in Tile()