Home
last modified time | relevance | path

Searched refs:clickAndWaitForIdleScreen (Results 1 – 10 of 10) 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.java88 clickAndWaitForIdleScreen(playButton); in playMedia()
104 clickAndWaitForIdleScreen(playButton); in playPauseMediaFromHomeScreen()
120 clickAndWaitForIdleScreen(pauseButton); in pauseMedia()
136 clickAndWaitForIdleScreen(nextTrackButton); in clickNextTrack()
151 clickAndWaitForIdleScreen(nextTrackButton); in clickNextTrackFromHomeScreen()
166 clickAndWaitForIdleScreen(previousTrackButton); in clickPreviousTrack()
181 clickAndWaitForIdleScreen(previousTrackButton); in clickPreviousTrackFromHomeScreen()
196 clickAndWaitForIdleScreen(shufflePlaylistButton); in clickShuffleAll()
222 clickAndWaitForIdleScreen(menuButton); in openMenuWith()
247 clickAndWaitForIdleScreen(nowPlayingButton); in openNowPlayingWith()
[all …]
/platform_testing/libraries/automotive-helpers/settings-app-helper/src/android/platform/helpers/
DSettingAccountsHelperImpl.java58 clickAndWaitForIdleScreen(doneButtonObject); in addAccount()
72 clickAndWaitForIdleScreen(addAccountObject); in goToSignInPage()
84 clickAndWaitForIdleScreen(signInOnCarScreen); in goToSignInPage()
101 clickAndWaitForIdleScreen(accountObject); in removeAccount()
111 clickAndWaitForIdleScreen(removeButtonObject); in removeAccount()
121 clickAndWaitForIdleScreen(confirmObject); in removeAccount()
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()
DSettingProfileHelperImpl.java147 clickAndWaitForIdleScreen(buttonObject); in clickbutton()
/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.java196 clickAndWaitForIdleScreen(upButton); in scroll()
198 clickAndWaitForIdleScreen(downButton); in scroll()
357 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()