Home
last modified time | relevance | path

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

/platform_testing/tests/perf/PerformanceAppTest/src/com/android/performanceapp/tests/
DAppLaunchTests.java67 private static final String FORCE_STOP = "am force-stop "; field in AppLaunchTests
241 FORCE_STOP + mTargetPackageName), in testAppLaunchPerformance()
/platform_testing/tests/perf/PerfTransitionTest/src/com/android/apptransition/tests/
DAppTransitionTests.java67 private static final String FORCE_STOP = "am force-stop "; field in AppTransitionTests
575 FORCE_STOP + packageName); in closeApps()