Searched refs:AM_FORCE_STOP (Results 1 – 1 of 1) sorted by relevance
62 private static final String AM_FORCE_STOP = "am force-stop "; field in CrossAppDragAndDropTests157 executeShellCommand(AM_FORCE_STOP + mSourcePackageName); in tearDown()158 executeShellCommand(AM_FORCE_STOP + mTargetPackageName); in tearDown()188 executeShellCommand(AM_FORCE_STOP + SOURCE_PACKAGE_NAME); in cleanupState()189 executeShellCommand(AM_FORCE_STOP + TARGET_PACKAGE_NAME); in cleanupState()190 executeShellCommand(AM_FORCE_STOP + TARGET_23_PACKAGE_NAME); in cleanupState()