Searched refs:mLastActivityLaunchTime (Results 1 – 1 of 1) sorted by relevance
168 private long mLastActivityLaunchTime; field in WindowProcessController382 if (launchTime <= mLastActivityLaunchTime) { in setLastActivityLaunchTime()385 mLastActivityLaunchTime = launchTime; in setLastActivityLaunchTime()407 if (now - mLastActivityLaunchTime < ACTIVITY_BG_START_GRACE_PERIOD_MS in areBackgroundActivityStartsAllowed()411 if (mLastActivityLaunchTime > mAtm.getLastStopAppSwitchesTime() in areBackgroundActivityStartsAllowed()