Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
DDeviceAndProfileOwnerTest.java630 executeSuspendPackageTestMethod("testPackageSuspended"); in testSuspendPackage()
634 executeSuspendPackageTestMethod("testPackageNotSuspended"); in testSuspendPackage()
720 private void executeSuspendPackageTestMethod(String testName) throws Exception { in executeSuspendPackageTestMethod() method in DeviceAndProfileOwnerTest