Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
DDeviceAndProfileOwnerTest.java264 forceStopPackageForUser(VPN_APP_PKG, mUserId); in testAlwaysOnVpnLockDown()
DBaseDevicePolicyTest.java168 protected void forceStopPackageForUser(String packageName, int userId) throws Exception { in forceStopPackageForUser() method in BaseDevicePolicyTest