Searched refs:setShouldShowComplications (Results 1 – 5 of 5) sorted by relevance
120 .setShouldShowComplications(true) in testCreate()131 .setShouldShowComplications(true) in testBind()143 .setShouldShowComplications(true) in testDreamActivityCreate()154 .setShouldShowComplications(true) in testStart()165 .setShouldShowComplications(true) in testWake()175 .setShouldShowComplications(true) in testRedirect()
135 public Builder setShouldShowComplications(boolean show) { in setShouldShowComplications() method in TestDreamEnvironment.Builder
153 stateController.setShouldShowComplications(true); in testComplicationFilteringWhenShouldShowComplications()192 stateController.setShouldShowComplications(true); in testComplicationFilteringWhenShouldHideComplications()213 stateController.setShouldShowComplications(true); in testComplicationFilteringWhenShouldHideComplications()224 stateController.setShouldShowComplications(false); in testComplicationFilteringWhenShouldHideComplications()366 stateController.setShouldShowComplications(true); in testShouldShowComplicationsSetToFalse_stillShowsHomeControls_featureEnabled()384 stateController.setShouldShowComplications(true); in testShouldShowComplicationsSetToFalse_stillShowsHomeControls_featureEnabled()394 stateController.setShouldShowComplications(false); in testShouldShowComplicationsSetToFalse_stillShowsHomeControls_featureEnabled()408 stateController.setShouldShowComplications(true); in testHomeControlsDoNotShowIfNotAvailable_featureEnabled()
427 public void setShouldShowComplications(boolean shouldShowComplications) { in setShouldShowComplications() method
367 mStateController.setShouldShowComplications(shouldShowComplications()); in onStartDream()