Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
DDeviceAndProfileOwnerTest.java156 changeApplicationRestrictionsManagingPackage(DELEGATE_APP_PKG); in testApplicationRestrictions()
174 changeApplicationRestrictionsManagingPackage(null); in testApplicationRestrictions()
180 changeApplicationRestrictionsManagingPackage(null); in testApplicationRestrictions()
757 private void changeApplicationRestrictionsManagingPackage(String packageName) in changeApplicationRestrictionsManagingPackage() method in DeviceAndProfileOwnerTest