Searched refs:maybeAddForegroundExemption (Results 1 – 2 of 2) sorted by relevance
1083 toCancel.maybeAddForegroundExemption(mIsUidActivePredicate);1095 jobStatus.maybeAddForegroundExemption(mIsUidActivePredicate);
862 public void maybeAddForegroundExemption(Predicate<Integer> uidForegroundChecker) { in maybeAddForegroundExemption() method in JobStatus