Searched defs:topPinnedState (Results 1 – 1 of 1) sorted by relevance
100 private val topPinnedState: Flow<TopPinnedState> = in <lambda>() constant166 combine(topPinnedState, canShowHeadsUp) { topPinnedState, canShowHeadsUp -> in <lambda>() method