Searched defs:hasPinnedHeadsUpRow (Results 1 – 2 of 2) sorted by relevance
565 val hasPinnedHeadsUpRow by collectLastValue(underTest.hasPinnedHeadsUpRow) in hasPinnedHeadsUpRows_true() constant580 val hasPinnedHeadsUpRow by collectLastValue(underTest.hasPinnedHeadsUpRow) in hasPinnedHeadsUpRows_false() constant
288 val hasPinnedHeadsUpRow: Flow<Boolean> by lazy { in <lambda>() constant