Home
last modified time | relevance | path

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

/test/app_compat/csuite/harness/src/main/java/com/android/compatibility/testtype/
DAppLaunchTest.java208 launchPackage(testInfo, result); in testPackage()
253 private void launchPackage(final TestInformation testInfo, CompatibilityTestResult result) in launchPackage() method in AppLaunchTest