Searched refs:expectedJobId (Results 1 – 1 of 1) sorted by relevance
62 int expectedJobId = in onStartJob() local65 if (jobId != expectedJobId) { in onStartJob()67 TAG, "Job " + jobId + " is not the last scheduled job " + expectedJobId + ", ignoring"); in onStartJob()