Searched refs:DEVICE_STATE_CLOSED (Results 1 – 2 of 2) sorted by relevance
59 private static final int DEVICE_STATE_CLOSED = 0; field in SizeCompatRestartButtonStatsTests77 String.format(CMD_PUT_DEVICE_STATE_TEMPLATE, DEVICE_STATE_CLOSED)); in setUp()108 || !isFoldableStateAvailable(DEVICE_STATE_CLOSED)) { in testSizeCompatRestartButtonAppearedButNotClicked()
71 private static final int DEVICE_STATE_CLOSED = 0; field in AppCompatStateStatsTests92 String.format(CMD_PUT_DEVICE_STATE_TEMPLATE, DEVICE_STATE_CLOSED)); in setUp()184 || !isFoldableStateAvailable(DEVICE_STATE_CLOSED)) { in testAppCompatFlow()