Searched refs:PRIORITY_FOREGROUND_APP (Results 1 – 2 of 2) sorted by relevance
214 public static final int PRIORITY_FOREGROUND_APP = PRIORITY_BOUND_FOREGROUND_SERVICE; field in JobInfo
2087 if (evaluateJobPriorityLocked(job) >= JobInfo.PRIORITY_FOREGROUND_APP) {