Home
last modified time | relevance | path

Searched refs:scheduleDurationCheckLocked (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/am/
H A DAppFGSTracker.java245 scheduleDurationCheckLocked(now); in handleForegroundServicesChanged()
363 private void scheduleDurationCheckLocked(long now) { in scheduleDurationCheckLocked() method in AppFGSTracker
447 scheduleDurationCheckLocked(now); in checkLongRunningFgs()
476 scheduleDurationCheckLocked(SystemClock.elapsedRealtime()); in onBgFgsMonitorEnabled()
501 scheduleDurationCheckLocked(SystemClock.elapsedRealtime()); in onBgFgsLongRunningThresholdChanged()