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.java255 changeApplicationRestrictionsManagingPackage(DELEGATE_APP_PKG); in testApplicationRestrictions()
273 changeApplicationRestrictionsManagingPackage(null); in testApplicationRestrictions()
287 changeApplicationRestrictionsManagingPackage(null); in testApplicationRestrictions()
1808 private void changeApplicationRestrictionsManagingPackage(String packageName) in changeApplicationRestrictionsManagingPackage() method in DeviceAndProfileOwnerTest