Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/job/
H A DBackgroundRestrictionsTest.java146 JobParameters.STOP_REASON_BACKGROUND_RESTRICTION)); in testPowerExemption()
157 JobParameters.STOP_REASON_BACKGROUND_RESTRICTION)); in testPowerExemption()
/aosp14/frameworks/base/apex/jobscheduler/framework/java/android/app/job/
H A DJobParameters.java242 public static final int STOP_REASON_BACKGROUND_RESTRICTION = 11; field in JobParameters
278 STOP_REASON_BACKGROUND_RESTRICTION,
/aosp14/frameworks/base/apex/jobscheduler/service/java/com/android/server/job/
H A DJobNotificationCoordinator.java206 || stopReason == JobParameters.STOP_REASON_BACKGROUND_RESTRICTION in removeNotificationAssociation()
H A DJobSchedulerService.java3216 JobParameters.STOP_REASON_BACKGROUND_RESTRICTION,
3238 JobParameters.STOP_REASON_BACKGROUND_RESTRICTION,
3422 JobParameters.STOP_REASON_BACKGROUND_RESTRICTION, 0, job)
/aosp14/frameworks/base/apex/jobscheduler/service/java/com/android/server/job/controllers/
H A DJobStatus.java1935 return JobParameters.STOP_REASON_BACKGROUND_RESTRICTION; in constraintToStopReason()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt8851 field public static final int STOP_REASON_BACKGROUND_RESTRICTION = 11; // 0xb