Home
last modified time | relevance | path

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

/cts/tests/tests/os/src/android/os/cts/
DLowPowerStandbyTest.java449 mPowerManager.setLowPowerStandbyPolicy(policyWithAllowedFeatures( in testLowPowerStandby_isAllowedFeature_trueIfAllowed()
665 private LowPowerStandbyPolicy policyWithAllowedFeatures(String... allowedFeatures) { in policyWithAllowedFeatures() method in LowPowerStandbyTest