Searched refs:mShouldShowComplications (Results 1 – 2 of 2) sorted by relevance
103 private boolean mShouldShowComplications = DreamService.DEFAULT_SHOW_COMPLICATIONS; field in DreamOverlayStateController197 if (mShouldShowComplications) { in getComplications()353 return mShouldShowComplications; in getShouldShowComplications()361 mShouldShowComplications = shouldShowComplications; in setShouldShowComplications()
239 private boolean mShouldShowComplications; field in DreamService884 mShouldShowComplications = fetchShouldShowComplications(this /*context*/, in onCreate()1335 mShouldShowComplications); in onWindowCreated()