Home
last modified time | relevance | path

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

/platform_testing/libraries/automotive-helpers/media-center-app-helper/src/android/platform/helpers/
DTestMediaAppHelperImpl.java40 getSpectatioUiUtil().wait1Second(); in exit()
94 getSpectatioUiUtil().wait1Second(); in selectSongInTestMediaApp()
103 getSpectatioUiUtil().wait1Second(); in selectSongInTestMediaApp()
114 getSpectatioUiUtil().wait1Second(); in clickAndWait()
DMediaCenterHelperImpl.java82 getSpectatioUiUtil().wait1Second(); in exit()
482 getSpectatioUiUtil().wait1Second(); // to avoid stale object error in openApp()
/platform_testing/libraries/automotive-helpers/car-sms-messenger-helper/src/android/platform/helpers/
DCarSmsMessengerHelperImpl.java53 getSpectatioUiUtil().wait1Second(); in open()
57 getSpectatioUiUtil().wait1Second(); in open()
/platform_testing/libraries/automotive-helpers/settings-app-helper/src/android/platform/helpers/
DSettingsSystemHelperImpl.java302 getSpectatioUiUtil().wait1Second(); in openAboutMenu()
313 getSpectatioUiUtil().wait1Second(); in openViewAll()
400 getSpectatioUiUtil().wait1Second(); in hasDeveloperOptions()
411 getSpectatioUiUtil().wait1Second(); in openDeveloperOptions()
425 getSpectatioUiUtil().wait1Second(); in enterDeveloperMode()
433 getSpectatioUiUtil().wait1Second(); in enterDeveloperMode()
DSettingUserHelperImpl.java158 getSpectatioUiUtil().wait1Second(); in isUserPresent()
195 getSpectatioUiUtil().wait1Second(); in addUserQuickSettings()
227 getSpectatioUiUtil().wait1Second(); in clickbutton()
245 getSpectatioUiUtil().wait1Second(); in isNewUserAnAdmin()
DSettingsSoundsHelperImpl.java130 getSpectatioUiUtil().wait1Second(); in setVolume()
184 getSpectatioUiUtil().wait1Second(); in setSound()
221 getSpectatioUiUtil().wait1Second(); in getSound()
DSettingsPrivacyHelperImpl.java49 getSpectatioUiUtil().wait1Second(); in exit()
166 getSpectatioUiUtil().wait1Second(); in clickMicroPhoneToggleStatusBar()
275 getSpectatioUiUtil().wait1Second(); in privacyDashboardPermissionPage()
DSettingsDateTimeHelperImpl.java112 getSpectatioUiUtil().wait1Second(); in setDate()
117 getSpectatioUiUtil().wait1Second(); in setDate()
198 getSpectatioUiUtil().wait1Second(); in setTimeInTwelveHourFormat()
DSettingsAppInfoHelperImpl.java287 getSpectatioUiUtil().wait1Second(); in setAppPermission()
305 getSpectatioUiUtil().wait1Second(); in setAppPermission()
DSettingHelperImpl.java101 getSpectatioUiUtil().wait1Second(); in exit()
/platform_testing/libraries/automotive-helpers/dial-app-helper/src/android/platform/helpers/
DContactDetailsHelperImpl.java78 getSpectatioUiUtil().wait1Second(); in open()
83 getSpectatioUiUtil().wait1Second(); in open()
DDialHelperImpl.java134 getSpectatioUiUtil().wait1Second(); in open()
139 getSpectatioUiUtil().wait1Second(); in open()
185 getSpectatioUiUtil().wait1Second(); in dialANumber()
316 getSpectatioUiUtil().wait1Second(); in inCallDialPad()
778 getSpectatioUiUtil().wait1Second(); in enterNumber()
788 getSpectatioUiUtil().wait1Second(); in enterNumber()
/platform_testing/libraries/automotive-helpers/facet-bar-helper/src/android/platform/helpers/
DFacetBarHelperImpl.java84 getSpectatioUiUtil().wait1Second(); in clickOnFacetIcon()
/platform_testing/libraries/app-helpers/spectatio/spectatio-util/src/android/platform/spectatio/utils/
DSpectatioUiUtil.java174 wait1Second(); in longPress()
183 wait1Second(); in longPressKey()
220 wait1Second(); in longPressScreenCenter()
243 wait1Second(); in clickAndWait()
253 wait1Second(); in clickAndWait()
260 public void wait1Second() { in wait1Second() method in SpectatioUiUtil
/platform_testing/libraries/automotive-helpers/notifications-app-helper/src/android/platform/helpers/
DAutoNotificationHelperImpl.java68 getSpectatioUiUtil().wait1Second(); in exit()
100 getSpectatioUiUtil().wait1Second(); in open()
DAutoNotificationMockingHelperImpl.java120 getSpectatioUiUtil().wait1Second(); in postNotifications()
/platform_testing/libraries/automotive-helpers/app-grid-helper/src/android/platform/helpers/
DAppGridHelperImpl.java270 getSpectatioUiUtil().wait1Second(); in goToHomePage()
/platform_testing/libraries/automotive-helpers/status-bar-helper/src/android/platform/helpers/
DStatusBarHelperImpl.java272 getSpectatioUiUtil().wait1Second(); in isWifiNameDisplayed()
/platform_testing/libraries/app-helpers/spectatio/spectatio-util/src/android/platform/spectatio/configs/
DWorkflowTask.java123 spectatioUiUtil.wait1Second(); in executeTask()