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()
300 protected boolean mFirstUpdate = true; field in StatusBarKeyguardViewManager1388 || mFirstUpdate) { in updateStates()1398 if (navBarVisible != lastNavBarVisible || mFirstUpdate) { in updateStates()1406 if (isPrimaryBouncerShowingChanged || mFirstUpdate) { in updateStates()1410 if (primaryBouncerIsOrWillBeShowing != mLastPrimaryBouncerIsOrWillBeShowing || mFirstUpdate in updateStates()1416 mFirstUpdate = false; in updateStates()
132 private boolean mFirstUpdate; field in UsageStatsDatabase333 return mFirstUpdate; in isFirstUpdate()354 mFirstUpdate = true; in checkVersionAndBuildLocked()360 mFirstUpdate = false; in checkVersionAndBuildLocked()