Searched refs:mIsShortTermModelActive (Results 1 – 1 of 1) sorted by relevance
80 private boolean mIsShortTermModelActive = false; field in AutomaticBrightnessStrategy198 return mIsShortTermModelActive; in isShortTermModelActive()238 writer.println(" mWasShortTermModelActive=" + mIsShortTermModelActive); in dump()370 mIsShortTermModelActive = false; in accommodateUserBrightnessChanges()382 mIsShortTermModelActive = mAutomaticBrightnessController.hasUserDataPoints(); in accommodateUserBrightnessChanges()