Home
last modified time | relevance | path

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

/platform_testing/tests/perf/PerformanceAppTest/src/com/android/performanceapp/tests/
DAppLaunchTests.java59 private static final String FORCE_STOP = "am force-stop "; field in AppLaunchTests
165 FORCE_STOP + mTargetPackageName)); in testAppLaunchPerformance()