Home
last modified time | relevance | path

Searched refs:removeInternalFlags (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/services/tests/mockingservicestests/src/com/android/server/job/controllers/
H A DJobStatusTest.java651 job.removeInternalFlags(JobStatus.INTERNAL_FLAG_HAS_FOREGROUND_EXEMPTION in testModifyingInternalFlags()
656 job.removeInternalFlags(JobStatus.INTERNAL_FLAG_DEMOTED_BY_USER); in testModifyingInternalFlags()
660 job.removeInternalFlags(JobStatus.INTERNAL_FLAG_DEMOTED_BY_SYSTEM_UIJ); in testModifyingInternalFlags()
703 rescheduledJob.removeInternalFlags(JobStatus.INTERNAL_FLAG_DEMOTED_BY_USER); in testShouldTreatAsUserInitiated_userDemoted()
728 rescheduledJob.removeInternalFlags(JobStatus.INTERNAL_FLAG_DEMOTED_BY_SYSTEM_UIJ); in testShouldTreatAsUserInitiated_systemDemoted()
/aosp14/frameworks/base/apex/jobscheduler/service/java/com/android/server/job/controllers/
H A DJobStatus.java1359 public void removeInternalFlags(int flags) { in removeInternalFlags() method in JobStatus
/aosp14/frameworks/base/apex/jobscheduler/service/java/com/android/server/job/
H A DJobSchedulerService.java1677 toCancel.removeInternalFlags(