Searched refs:mIsShortTermModelActive (Results 1 – 2 of 2) sorted by relevance
86 private boolean mIsShortTermModelActive = false; field in AutomaticBrightnessStrategy2203 return mIsShortTermModelActive; in isShortTermModelActive()240 writer.println(" mWasShortTermModelActive=" + mIsShortTermModelActive); in dump()372 mIsShortTermModelActive = false; in accommodateUserBrightnessChanges()385 mIsShortTermModelActive = mAutomaticBrightnessController.hasUserDataPoints(); in accommodateUserBrightnessChanges()
88 private boolean mIsShortTermModelActive = false; field in AutomaticBrightnessStrategy257 return mIsShortTermModelActive; in isShortTermModelActive()326 writer.println(" mWasShortTermModelActive=" + mIsShortTermModelActive); in dump()474 mIsShortTermModelActive = false; in accommodateUserBrightnessChanges()487 mIsShortTermModelActive = mAutomaticBrightnessController.hasUserDataPoints(); in accommodateUserBrightnessChanges()