Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/devicepolicy/
H A DDevicePolicyManagerTest.java1990 assertNoDeviceOwnerRestrictions(); in testSetUserRestriction_asDo()
2045 assertNoDeviceOwnerRestrictions(); in testSetUserRestriction_asDo()
2369 assertNoDeviceOwnerRestrictions(); in testNoDefaultEnabledUserRestrictions()
2376 assertNoDeviceOwnerRestrictions(); in testNoDefaultEnabledUserRestrictions()
2379 private void assertNoDeviceOwnerRestrictions() { in assertNoDeviceOwnerRestrictions() method in DevicePolicyManagerTest