Searched refs:longest (Results 1 – 2 of 2) sorted by relevance
366 long longest = -1; in scheduleDurationCheckLocked() local375 longest = Math.max(getTotalDurations(pkg, now), longest); in scheduleDurationCheckLocked()380 if (longest >= 0) { in scheduleDurationCheckLocked()384 + Math.max(0, mInjector.getPolicy().getFgsLongRunningThreshold() - longest); in scheduleDurationCheckLocked()
63 longest-waiting process first, which aims to reduce overall broadcast dispatch