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.java266 changeApplicationRestrictionsManagingPackage(DELEGATE_APP_PKG); in testApplicationRestrictions()
284 changeApplicationRestrictionsManagingPackage(null); in testApplicationRestrictions()
298 changeApplicationRestrictionsManagingPackage(null); in testApplicationRestrictions()
1925 private void changeApplicationRestrictionsManagingPackage(String packageName) in changeApplicationRestrictionsManagingPackage() method in DeviceAndProfileOwnerTest