Home
last modified time | relevance | path

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

/frameworks/base/services/tests/servicestests/src/com/android/server/job/
DBackgroundRestrictionsTest.java146 JobParameters.STOP_REASON_BACKGROUND_RESTRICTION)); in testPowerExemption()
157 JobParameters.STOP_REASON_BACKGROUND_RESTRICTION)); in testPowerExemption()
/frameworks/base/apex/jobscheduler/framework/java/android/app/job/
DJobParameters.java220 public static final int STOP_REASON_BACKGROUND_RESTRICTION = 11; field in JobParameters
248 STOP_REASON_BACKGROUND_RESTRICTION,
/frameworks/proto_logging/stats/enums/app/job/
Denums.proto57 STOP_REASON_BACKGROUND_RESTRICTION = 11; enumerator
/frameworks/base/apex/jobscheduler/service/java/com/android/server/job/
DJobSchedulerService.java2031 JobParameters.STOP_REASON_BACKGROUND_RESTRICTION,
2052 JobParameters.STOP_REASON_BACKGROUND_RESTRICTION,
2213 JobParameters.STOP_REASON_BACKGROUND_RESTRICTION, 0, job)
/frameworks/base/apex/jobscheduler/service/java/com/android/server/job/controllers/
DJobStatus.java1330 return JobParameters.STOP_REASON_BACKGROUND_RESTRICTION; in constraintToStopReason()
/frameworks/base/core/api/
Dcurrent.txt8026 field public static final int STOP_REASON_BACKGROUND_RESTRICTION = 11; // 0xb