Home
last modified time | relevance | path

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

/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/sizecompatrestartbutton/
DSizeCompatRestartButtonStatsTests.java59 private static final int DEVICE_STATE_CLOSED = 0; field in SizeCompatRestartButtonStatsTests
77 String.format(CMD_PUT_DEVICE_STATE_TEMPLATE, DEVICE_STATE_CLOSED)); in setUp()
108 || !isFoldableStateAvailable(DEVICE_STATE_CLOSED)) { in testSizeCompatRestartButtonAppearedButNotClicked()
/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/appcompatstate/
DAppCompatStateStatsTests.java71 private static final int DEVICE_STATE_CLOSED = 0; field in AppCompatStateStatsTests
92 String.format(CMD_PUT_DEVICE_STATE_TEMPLATE, DEVICE_STATE_CLOSED)); in setUp()
184 || !isFoldableStateAvailable(DEVICE_STATE_CLOSED)) { in testAppCompatFlow()