Home
last modified time | relevance | path

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

/platform_testing/libraries/automotive-helpers/media-center-app-helper/src/android/platform/helpers/
DMediaCenterHelperImpl.java187 UiObject2 shufflePlaylistButton = in clickShuffleAll() local
193 if (shufflePlaylistButton == null) { in clickShuffleAll()
196 clickAndWaitForIdleScreen(shufflePlaylistButton); in clickShuffleAll()