Home
last modified time | relevance | path

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

/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/sizecompatrestartbutton/
DSizeCompatRestartButtonStatsTests.java56 private static final String CMD_RESET_DEVICE_STATE = "cmd device_state state reset"; field in SizeCompatRestartButtonStatsTests
94 getDevice().executeShellCommand(CMD_RESET_DEVICE_STATE); in tearDown()
/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/appcompatstate/
DAppCompatStateStatsTests.java68 private static final String CMD_RESET_DEVICE_STATE = "cmd device_state state reset"; field in AppCompatStateStatsTests
109 getDevice().executeShellCommand(CMD_RESET_DEVICE_STATE); in tearDown()