Searched defs:shouldHide (Results 1 – 7 of 7) sorted by relevance
478 val shouldHide by collectLastValue(underTest.shouldHideFooterView) in shouldHideFooterView_trueWhenShadeIsClosed() constant492 val shouldHide by collectLastValue(underTest.shouldHideFooterView) in shouldHideFooterView_falseWhenShadeIsOpen() constant506 val shouldHide by collectLastValue(underTest.shouldHideFooterView) in shouldHideFooterView_falseWhenQSPartiallyOpen() constant
116 void shouldHideAffordances(boolean shouldHide); in shouldHideAffordances()
41 .collect { shouldHide -> in <lambda>() method
42 hideListFlow.collect { shouldHide -> in <lambda>() method
104 final String[] shouldHide = { in test_shouldHideDocument() local
236 public boolean shouldHide() { in shouldHide() method in SearchTarget489 public Builder setShouldHide(boolean shouldHide) { in setShouldHide()
75 .traceEach(HIDE_STATUS_TRACK_NAME, logcat = true) { shouldHide -> in <lambda>() method