Searched refs:EVENT_STOP_JOB (Results 1 – 2 of 2) sorted by relevance
48 int event = TestEnvironment.EVENT_STOP_JOB; in onStopJob()63 public static final int EVENT_STOP_JOB = 2; field in MockPriorityJobService.TestEnvironment
41 public static final int EVENT_STOP_JOB = 2; field in JobPackageTracker379 addEvent(EVENT_STOP_JOB, job.getSourceUid(), job.getBatteryName()); in noteInactive()452 case EVENT_STOP_JOB: label = " STOP"; break; in dumpHistory()