Home
last modified time | relevance | path

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

/frameworks/base/services/tests/servicestests/src/com/android/server/devicepolicy/
DDevicePolicyManagerServiceTestable.java515 public void clearEnabledChanges() { in clearEnabledChanges() method in DevicePolicyManagerServiceTestable.MockInjector
DDevicePolicyManagerTest.java5426 dpms.mMockInjector.clearEnabledChanges(); in testCannotSetPasswordRequirementOnParent()