Searched refs:isFoldableStateAvailable (Results 1 – 2 of 2) sorted by relevance
107 if (!isFoldableStateAvailable(DEVICE_STATE_OPENED) in testSizeCompatRestartButtonAppearedButNotClicked()108 || !isFoldableStateAvailable(DEVICE_STATE_CLOSED)) { in testSizeCompatRestartButtonAppearedButNotClicked()148 private boolean isFoldableStateAvailable(int state) throws Exception { in isFoldableStateAvailable() method in SizeCompatRestartButtonStatsTests
183 if (!isFoldableStateAvailable(DEVICE_STATE_OPENED) in testAppCompatFlow()184 || !isFoldableStateAvailable(DEVICE_STATE_CLOSED)) { in testAppCompatFlow()261 private boolean isFoldableStateAvailable(int state) throws Exception { in isFoldableStateAvailable() method in AppCompatStateStatsTests