Home
last modified time | relevance | path

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

/aosp12/frameworks/base/apex/jobscheduler/framework/java/android/app/job/
H A DJobParameters.java231 public static final int STOP_REASON_USER = 13; field in JobParameters
250 STOP_REASON_USER,
/aosp12/frameworks/proto_logging/stats/enums/app/job/
H A Denums.proto59 STOP_REASON_USER = 13; enumerator
/aosp12/frameworks/base/apex/jobscheduler/service/java/com/android/server/job/
H A DJobSchedulerService.java826 JobParameters.STOP_REASON_USER,
877 JobParameters.STOP_REASON_USER,
932 JobParameters.STOP_REASON_USER,
1233 cancelJobImplLocked(toRemove, null, JobParameters.STOP_REASON_USER,
3095 if (!cancelJobsForUid(pkgUid, JobParameters.STOP_REASON_USER,
3102 if (!cancelJob(pkgUid, jobId, Process.SHELL_UID, JobParameters.STOP_REASON_USER)) {
/aosp12/frameworks/base/services/core/java/com/android/server/am/
H A DActivityManagerService.java3589 js.cancelJobsForUid(appInfo.uid, JobParameters.STOP_REASON_USER, in clearApplicationUserData()
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt8046 field public static final int STOP_REASON_USER = 13; // 0xd