Home
last modified time | relevance | path

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

/cts/tests/JobScheduler/src/android/jobscheduler/cts/
DJobThrottlingTest.java124 private boolean mAutomotiveDevice; field in JobThrottlingTest
192 mAutomotiveDevice = in setUp()
197 if (mAutomotiveDevice || mLeanbackOnly) { in setUp()
386 assumeFalse("not testable in automotive device", mAutomotiveDevice); in testJobsInRestrictedBucket_ParoleSession()
415 assumeFalse("not testable in automotive device", mAutomotiveDevice); in testJobsInRestrictedBucket_CorrectParoleWhileCharging()
447 assumeFalse("not testable in automotive device", mAutomotiveDevice); in testJobsInRestrictedBucket_DeferredUntilFreeResources()
488 assumeFalse("not testable in automotive device", mAutomotiveDevice); in testJobsInRestrictedBucket_NoRequiredNetwork()
526 assumeFalse("not testable in automotive device", mAutomotiveDevice); in testJobsInRestrictedBucket_WithRequiredNetwork()
578 assumeFalse("not testable in automotive device", mAutomotiveDevice); in testJobsInNeverApp()
590 assumeFalse("not testable in automotive device", mAutomotiveDevice); in testUidActiveBypassesStandby()
[all …]