Searched defs:shouldInclude (Results 1 – 2 of 2) sorted by relevance
152 val shouldInclude by collectLastValue(underTest.shouldShowEmptyShadeView) in shouldIncludeEmptyShadeView_trueWhenNoNotifs() constant165 val shouldInclude by collectLastValue(underTest.shouldShowEmptyShadeView) in shouldIncludeEmptyShadeView_falseWhenNotifs() constant178 val shouldInclude by collectLastValue(underTest.shouldShowEmptyShadeView) in shouldIncludeEmptyShadeView_falseWhenQsExpandedDefault() constant193 val shouldInclude by collectLastValue(underTest.shouldShowEmptyShadeView) in shouldIncludeEmptyShadeView_trueWhenQsExpandedInSplitShade() constant212 val shouldInclude by collectLastValue(underTest.shouldShowEmptyShadeView) in shouldIncludeEmptyShadeView_trueWhenLockedShade() constant227 val shouldInclude by collectLastValue(underTest.shouldShowEmptyShadeView) in shouldIncludeEmptyShadeView_falseWhenKeyguard() constant242 val shouldInclude by collectLastValue(underTest.shouldShowEmptyShadeView) in shouldIncludeEmptyShadeView_falseWhenStartingToSleep() constant305 val shouldInclude by collectLastValue(underTest.shouldIncludeFooterView) in shouldIncludeFooterView_trueWhenShade() constant321 val shouldInclude by collectLastValue(underTest.shouldIncludeFooterView) in shouldIncludeFooterView_trueWhenLockedShade() constant337 val shouldInclude by collectLastValue(underTest.shouldIncludeFooterView) in shouldIncludeFooterView_falseWhenKeyguard() constant[all …]
565 private void setIntegrityCheckIncludesRuleProvider(boolean shouldInclude) throws Exception { in setIntegrityCheckIncludesRuleProvider()