Searched refs:lastActivityLaunchTime (Results 1 – 1 of 1) sorted by relevance
104 long lastStopAppSwitchesTime, long lastActivityLaunchTime, in areBackgroundActivityStartsAllowed() argument138 if (now - lastActivityLaunchTime < ACTIVITY_BG_START_GRACE_PERIOD_MS in areBackgroundActivityStartsAllowed()142 if (lastActivityLaunchTime > lastStopAppSwitchesTime in areBackgroundActivityStartsAllowed()