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