Home
last modified time | relevance | path

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

/test/app_compat/csuite/harness/src/main/java/com/android/compatibility/testtype/
DAppLaunchTest.java257 CommandResult resetResult = resetPackage(); in launchPackage()
344 protected CommandResult resetPackage() throws DeviceNotAvailableException { in resetPackage() method in AppLaunchTest
/test/app_compat/csuite/harness/src/test/java/com/android/compatibility/testtype/
DAppLaunchTestTest.java412 protected CommandResult resetPackage() throws DeviceNotAvailableException { in createLaunchTestWithInstrumentation()