Searched refs:showIndicatorForDeviceEntry (Results 1 – 4 of 4) sorted by relevance
137 val showIndicatorForDeviceEntry by in updatesShowIndicatorForDeviceEntry_onPrimaryBouncerShowing() constant138 collectLastValue(underTest.showIndicatorForDeviceEntry) in updatesShowIndicatorForDeviceEntry_onPrimaryBouncerShowing()147 assertThat(showIndicatorForDeviceEntry).isTrue() in updatesShowIndicatorForDeviceEntry_onPrimaryBouncerShowing()153 val showIndicatorForDeviceEntry by in updatesShowIndicatorForDeviceEntry_onPrimaryBouncerHidden() constant154 collectLastValue(underTest.showIndicatorForDeviceEntry) in updatesShowIndicatorForDeviceEntry_onPrimaryBouncerHidden()163 assertThat(showIndicatorForDeviceEntry).isFalse() in updatesShowIndicatorForDeviceEntry_onPrimaryBouncerHidden()181 val showIndicatorForDeviceEntry by in updatesShowIndicatorForDeviceEntry_onBouncerSceneActive() constant182 collectLastValue(underTest.showIndicatorForDeviceEntry) in updatesShowIndicatorForDeviceEntry_onBouncerSceneActive()190 assertThat(showIndicatorForDeviceEntry).isTrue() in updatesShowIndicatorForDeviceEntry_onBouncerSceneActive()208 val showIndicatorForDeviceEntry by in updatesShowIndicatorForDeviceEntry_onBouncerSceneInactive() constant[all …]
82 .showIndicatorForDeviceEntry, in <lambda>()90 showIndicatorForDeviceEntry, in <lambda>() constant97 "$showIndicatorForDeviceEntry, " + in <lambda>()105 } else if (showIndicatorForDeviceEntry) { in <lambda>()
178 _lottieBounds.sample(deviceEntrySideFpsOverlayInteractor.showIndicatorForDeviceEntry) { in <lambda>()180 showIndicatorForDeviceEntry: Boolean -> in <lambda>() method182 if (showIndicatorForDeviceEntry) { in <lambda>()
113 val showIndicatorForDeviceEntry: Flow<Boolean> = in <lambda>() constant