Searched refs:MAX_JOBS_PER_APP (Results 1 – 1 of 1) sorted by relevance
185 private static final int MAX_JOBS_PER_APP = 150; field in JobSchedulerService1716 if (mJobs.countJobsForUid(uId) > MAX_JOBS_PER_APP) {1721 + MAX_JOBS_PER_APP + " distinct jobs");