Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
DBaseDevicePolicyTest.java1029 return changePolicy(getUserRestrictionCommand(value), in changeUserRestriction()
1054 protected String changePolicy(String command, String extras, int userId, String packageName) in changePolicy() method in BaseDevicePolicyTest
1071 String commandOutput = changePolicy(command, extras, userId, packageName); in changePolicyOrFail()