Searched refs:CMD_RESET_DEVICE_STATE (Results 1 – 2 of 2) sorted by relevance
56 private static final String CMD_RESET_DEVICE_STATE = "cmd device_state state reset"; field in SizeCompatRestartButtonStatsTests94 getDevice().executeShellCommand(CMD_RESET_DEVICE_STATE); in tearDown()
68 private static final String CMD_RESET_DEVICE_STATE = "cmd device_state state reset"; field in AppCompatStateStatsTests109 getDevice().executeShellCommand(CMD_RESET_DEVICE_STATE); in tearDown()