Home
last modified time | relevance | path

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

/platform_testing/libraries/automotive-helpers/notifications-app-helper/src/android/platform/helpers/
DAutoNotificationHelperImpl.java110 waitForGone(By.text(title)); in removeNotification()
/platform_testing/libraries/automotive-helpers/settings-app-helper/src/android/platform/helpers/
DSettingAccountsHelperImpl.java122 waitForGone(accountSelector); in removeAccount()
/platform_testing/libraries/automotive-helpers/standard-app-helper/src/android/platform/helpers/
DAbstractAutoStandardAppHelper.java152 protected void waitForGone(BySelector selector) { in waitForGone() method in AbstractAutoStandardAppHelper
382 waitForGone(selector); in clickAndWaitForGone()
/platform_testing/libraries/automotive-helpers/media-center-app-helper/src/android/platform/helpers/
DMediaCenterHelperImpl.java223 waitForGone(By.text(menu)); in openMenuWith()