Searched refs:mShouldShowComplications (Results 1 – 3 of 3) sorted by relevance
112 private boolean mShouldShowComplications = DreamService.DEFAULT_SHOW_COMPLICATIONS; field in DreamOverlayStateController201 if (mShouldShowComplications) { in getComplications()421 return mShouldShowComplications; in getShouldShowComplications()430 mShouldShowComplications = shouldShowComplications; in setShouldShowComplications()
122 private boolean mShouldShowComplications; field in TestDreamEnvironment.Builder136 mShouldShowComplications = show; in setShouldShowComplications()161 return new TestDreamEnvironment(mLooper, mShouldShowComplications, in build()
273 private boolean mShouldShowComplications; field in DreamService1114 mShouldShowComplications = fetchShouldShowComplications(mInjector.getPackageManager(), in onCreate()1590 mShouldShowComplications); in onWindowCreated()