Searched refs:noteInactive (Results 1 – 2 of 2) sorted by relevance
794 mJobPackageTracker.noteInactive(completedJob, mParams.getStopReason(), reason); in closeAndCleanupJobLocked()
480 public void noteInactive(JobStatus job, int stopReason, String debugReason) { in noteInactive() method in JobPackageTracker