Home
last modified time | relevance | path

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

/frameworks/base/services/tests/mockingservicestests/src/com/android/server/job/restrictions/
DThermalStatusRestrictionTest.java107 public final JobStatus importantWhileForeground; field in ThermalStatusRestrictionTest.JobStatusContainer
179 importantWhileForeground = spy(createJobStatus(jobName, createJobBuilder(18) in JobStatusContainer()
334 assertFalse(isJobRestricted(jc.importantWhileForeground, jobBias)); in testIsJobRestrictedDefaultStates()
373 assertFalse(msg, isJobRestricted(jc.importantWhileForeground, jobBias)); in testIsJobRestrictedBiasTopApp()
473 assertFalse(isJobRestricted(jc.importantWhileForeground, jobBias)); in testIsJobRestrictedBiasFgs_flagThermalRestrictionsToFgsJobsEnabled()
499 assertFalse(msg, isJobRestricted(jc.importantWhileForeground, jobBias)); in testIsJobRestrictedBiasFgs_flagThermalRestrictionsToFgsJobsEnabled()
/frameworks/base/apex/jobscheduler/framework/java/android/app/job/
DJobInfo.java2133 public Builder setImportantWhileForeground(boolean importantWhileForeground) { in setImportantWhileForeground() argument
2134 if (importantWhileForeground) { in setImportantWhileForeground()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...