Searched refs:toUiState (Results 1 – 2 of 2) sorted by relevance
29 fun QSTile.State.toUiState(): TileUiState { in QSTile() method
86 import com.android.systemui.qs.panels.ui.viewmodel.toUiState108 .mapLatest { it.toUiState() } in Tile()109 .collectAsStateWithLifecycle(tile.currentState.toUiState()) in Tile()