Home
last modified time | relevance | path

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

/aosp12/packages/services/Car/tests/BugReportApp/src/com/android/car/bugreport/
H A DJobSchedulingUtils.java31 private static final int EXPIRE_OLD_BUG_REPORTS_JOB_ID = 2; field in JobSchedulingUtils
79 JobInfo pendingJob = jobScheduler.getPendingJob(EXPIRE_OLD_BUG_REPORTS_JOB_ID); in scheduleExpireOldBugReportsJobInGarageMode()
86 EXPIRE_OLD_BUG_REPORTS_JOB_ID, in scheduleExpireOldBugReportsJobInGarageMode()