Searched refs:getLastStopAppSwitchesTime (Results 1 – 2 of 2) sorted by relevance
418 if (mLastActivityLaunchTime > mAtm.getLastStopAppSwitchesTime() in areBackgroundActivityStartsAllowed()419 || mLastActivityFinishTime > mAtm.getLastStopAppSwitchesTime()) { in areBackgroundActivityStartsAllowed()
4787 long getLastStopAppSwitchesTime() { in getLastStopAppSwitchesTime() method in ActivityTaskManagerService