Searched refs:mFirstUpdate (Results 1 – 3 of 3) sorted by relevance
62 private boolean mFirstUpdate; field in BurnInProtectionHelper133 mFirstUpdate = true; in startBurnInProtection()144 final long interval = mFirstUpdate in updateBurnInProtection()147 if (mFirstUpdate) { in updateBurnInProtection()148 mFirstUpdate = false; in updateBurnInProtection()
278 protected boolean mFirstUpdate = true; field in StatusBarKeyguardViewManager1198 || mFirstUpdate) { in updateStates()1208 if (navBarVisible != lastNavBarVisible || mFirstUpdate) { in updateStates()1216 if (isPrimaryBouncerShowingChanged || mFirstUpdate) { in updateStates()1220 if (primaryBouncerIsOrWillBeShowing != mLastPrimaryBouncerIsOrWillBeShowing || mFirstUpdate in updateStates()1226 mFirstUpdate = false; in updateStates()
132 private boolean mFirstUpdate; field in UsageStatsDatabase328 return mFirstUpdate; in isFirstUpdate()349 mFirstUpdate = true; in checkVersionAndBuildLocked()355 mFirstUpdate = false; in checkVersionAndBuildLocked()