Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
DDeviceAndProfileOwnerTest.java1845 boolean originalRestriction = ensureRestrictBackgroundPolicyOff(); in executeDeviceTestClassNoRestrictBackground()
2073 private boolean ensureRestrictBackgroundPolicyOff() throws Exception { in ensureRestrictBackgroundPolicyOff() method in DeviceAndProfileOwnerTest