Home
last modified time | relevance | path

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

/platform_testing/libraries/automotive-helpers/dial-app-helper/src/android/platform/helpers/
DDialHelperImpl.java116 clickAndWaitForIdleScreen(historyMenuButton); in openCallHistory()
142 clickAndWaitForIdleScreen(recentCallHistory); in callMostRecentHistory()
156 clickAndWaitForIdleScreen(deleteButton); in deleteDialedNumber()
208 clickAndWaitForIdleScreen(dialPad); in inCallDialPad()
225 clickAndWaitForIdleScreen(muteButton); in muteCall()
240 clickAndWaitForIdleScreen(muteButton); in unmuteCall()
250 clickAndWaitForIdleScreen(contactToCall); in dialFromList()
264 clickAndWaitForIdleScreen(voiceChannelButton); in changeAudioSource()
281 clickAndWaitForIdleScreen(channelButton); in changeAudioSource()
379 clickAndWaitForIdleScreen(contactOrderButton); in sortContactListBy()
[all …]
DContactDetailsHelperImpl.java64 clickAndWaitForIdleScreen(favoriteButton); in addRemoveFavoriteContact()
102 clickAndWaitForIdleScreen(number.getParent()); in makeCallFromDetailsPageByType()
/platform_testing/libraries/automotive-helpers/media-center-app-helper/src/android/platform/helpers/
DMediaCenterHelperImpl.java89 clickAndWaitForIdleScreen(playButton); in playMedia()
105 clickAndWaitForIdleScreen(playButton); in playPauseMediaFromHomeScreen()
121 clickAndWaitForIdleScreen(pauseButton); in pauseMedia()
137 clickAndWaitForIdleScreen(nextTrackButton); in clickNextTrack()
152 clickAndWaitForIdleScreen(nextTrackButton); in clickNextTrackFromHomeScreen()
167 clickAndWaitForIdleScreen(previousTrackButton); in clickPreviousTrack()
182 clickAndWaitForIdleScreen(previousTrackButton); in clickPreviousTrackFromHomeScreen()
197 clickAndWaitForIdleScreen(shufflePlaylistButton); in clickShuffleAll()
223 clickAndWaitForIdleScreen(menuButton); in openMenuWith()
248 clickAndWaitForIdleScreen(nowPlayingButton); in openNowPlayingWith()
[all …]
DTestMediaAppHelperImpl.java65 clickAndWaitForIdleScreen(songList.get(1)); in selectSongInTestMediaApp()
72 clickAndWaitForIdleScreen(goBackToSongsList); in selectSongInTestMediaApp()
84 clickAndWaitForIdleScreen(mediaTestAppField); in clickAndWait()
/platform_testing/libraries/automotive-helpers/settings-app-helper/src/android/platform/helpers/
DSettingHelperImpl.java107 clickAndWaitForIdleScreen(menuObject); in findSettingMenu()
118 clickAndWaitForIdleScreen(settingMenu); in findSettingMenuAndClick()
270 clickAndWaitForIdleScreen(search_button); in searchAndSelect()
292 clickAndWaitForIdleScreen(searchResults.getChildren().get(selectedIndex)); in searchAndSelect()
357 clickAndWaitForIdleScreen(menuButton); in openMenuWith()
384 clickAndWaitForIdleScreen(menuObject); in isSettingMenuEnabled()
DSettingUserHelperImpl.java149 clickAndWaitForIdleScreen(buttonObject); in clickbutton()
/platform_testing/libraries/automotive-helpers/home-helper/src/android/platform/helpers/
DHomeHelperImpl.java66 clickAndWaitForIdleScreen(mediaWidget); in openMediaWidget()
/platform_testing/libraries/automotive-helpers/app-grid-helper/src/android/platform/helpers/
DAppGridHelperImpl.java91 clickAndWaitForIdleScreen(app); in openApp()
/platform_testing/libraries/automotive-helpers/standard-app-helper/src/android/platform/helpers/
DAbstractAutoStandardAppHelper.java200 clickAndWaitForIdleScreen(upButton); in scroll()
202 clickAndWaitForIdleScreen(downButton); in scroll()
361 protected void clickAndWaitForIdleScreen(UiObject2 uiObject2) { in clickAndWaitForIdleScreen() method in AbstractAutoStandardAppHelper
/platform_testing/libraries/automotive-helpers/lock-screen-helper/src/android/platform/helpers/
DLockScreenHelperImpl.java84 clickAndWaitForIdleScreen(enter_button); in unlockByPin()
/platform_testing/libraries/automotive-helpers/notifications-app-helper/src/android/platform/helpers/
DAutoNotificationHelperImpl.java75 clickAndWaitForIdleScreen(clear_all_btn); in tapClearAllBtn()