Home
last modified time | relevance | path

Searched refs:gone (Results 1 – 25 of 33) sorted by relevance

12

/packages/apps/TV/tests/func/src/com/android/tv/tests/ui/dvr/
DDvrLibraryTest.java86 controller.assertWaitForCondition(Until.gone(Constants.DVR_LIBRARY)); in testCancel()
104 controller.assertWaitForCondition(Until.gone(Constants.DVR_LIBRARY)); in testEmptyLibrary()
117 controller.assertWaitForCondition(Until.gone(Constants.DVR_LIBRARY)); in testEmptyLibrary()
167 Until.gone( in testScheduleRecordings()
193 controller.assertWaitForCondition(Until.gone(Constants.DVR_LIBRARY)); in testScheduleRecordings()
210 controller.assertWaitForCondition(Until.gone(Constants.DVR_LIBRARY)); in testScheduleRecordings()
234 controller.assertWaitForCondition(Until.gone(Constants.DVR_LIBRARY)); in testScheduleRecordings()
251 Until.gone( in testScheduleRecordings()
261 controller.assertWaitForCondition(Until.gone(Constants.DVR_LIBRARY)); in testScheduleRecordings()
287 controller.assertWaitForCondition(Until.gone(Constants.DVR_LIBRARY)); in testScheduleRecordings()
[all …]
/packages/apps/TV/tests/func/src/com/android/tv/tests/ui/
DLiveChannelsAppTest.java59 controller.assertWaitForCondition(Until.gone(byChannelSourcesSidePanel)); in testSettingsCancel()
71 controller.assertWaitForCondition(Until.gone(byClosedCaptionSidePanel)); in testClosedCaptionsCancel()
89 controller.assertWaitForCondition(Until.gone(byDisplayModeSidePanel)); in testDisplayModeCancel()
112 controller.assertWaitForCondition(Until.gone(byMultiAudioSidePanel)); in testMultiAudioCancel()
DTimeoutTest.java53 Until.gone(Constants.MENU), in testMenu()
64 Until.gone(Constants.PROGRAM_GUIDE), in testProgramGuide()
DLiveChannelsTestController.java152 public void assertWaitForCondition(SearchCondition<Boolean> gone, long timeout) { in assertWaitForCondition() argument
153 UiDeviceAsserts.assertWaitForCondition(mDevice, gone, timeout); in assertWaitForCondition()
DProgramGuideTest.java39 controller.assertWaitForCondition(Until.gone(Constants.PROGRAM_GUIDE)); in testCancel()
DChannelBannerViewTest.java53 Until.gone(Constants.CHANNEL_BANNER), mShowDurationMillis); in testChannelBannerAppearDisappear()
/packages/modules/AdServices/adservices/apk/tests/notification/src/com/android/adservices/ui/notifications/
DNotificationActivityGAV2UiAutomatorTest.java99 Until.gone(By.text(getString(R.string.notificationUI_right_control_button_text))), in euAcceptFlowTest()
120 Until.gone( in euAcceptFlowTest()
147 Until.gone(By.text(getString(R.string.notificationUI_right_control_button_text))), in rowClickGotItTest()
179 Until.gone(By.text(getString(R.string.notificationUI_left_control_button_text))), in rowClickSettingsTest()
DNotificationActivityGAV2UxSelectorUiAutomatorTest.java89 Until.gone( in euAcceptFlowTest()
124 Until.gone( in euAcceptFlowTest()
151 Until.gone(By.text(getString(R.string.notificationUI_left_control_button_text))), in rowClickSettingsTest()
DNotificationActivityRvcUxSelectorUiAutomatorTest.java86 Until.gone( in acceptFlowTest()
112 Until.gone( in clickSettingsTest()
DNotificationActivityU18UxSelectorUiAutomatorTest.java83 Until.gone( in acceptFlowTest()
110 Until.gone( in clickSettingsTest()
/packages/apps/TV/tests/common/src/com/android/tv/testing/uihelper/
DDialogHelper.java47 assertWaitForCondition(mUiDevice, Until.gone(byPinDialog)); in assertWaitForPinDialogClose()
56 boolean result = waitForCondition(mUiDevice, Until.gone(byPinDialog)); in enterPinCodes()
/packages/services/Car/tools/cpu_perf/
Dpixel6.config32 # two weakest cores gone, 6 cores
37 # two middle cores gone, 6 cores
D8155.config30 # two weakest cores gone, 6 cores
36 # two middle cores gone, 6 cores
/packages/apps/Traceur/uitests/src/com/android/traceur/uitest/
DTraceurAppTests.java162 mDevice.wait(Until.gone(By.text("Trace is being recorded")), UI_TIMEOUT_MS); in testSuccessfulTracing()
196 mDevice.wait(Until.gone(By.text("Trace is being recorded")), UI_TIMEOUT_MS); in testSuccessfulWinscopeTracing()
226 mDevice.wait(Until.gone(By.textContains("Stack samples are")), UI_TIMEOUT_MS); in testSuccessfulCpuProfiling()
334 mDevice.wait(Until.gone(By.text("Tap to share your recording")), UI_TIMEOUT_MS); in waitForShareHUN()
/packages/modules/Permission/tests/utils/safetycenter/java/com/android/safetycenter/testing/
DUiTestHelper.kt93 val gone = getUiDevice().wait(Until.gone(selector), WAIT_TIMEOUT.toMillis()) in waitNotDisplayed() constant
94 if (gone) { in waitNotDisplayed()
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/opp/
DBluetoothOppNotificationTest.java280 device.wait(Until.gone(By.text(titleString)), TIMEOUT_MS); in updateCompletedNotification_withOutBoundShare_showsNoti()
359 device.wait(Until.gone(By.text(titleString)), TIMEOUT_MS); in updateCompletedNotification_withInBoundShare_showsNoti()
453 device.wait(Until.gone(By.text(titleString)), TIMEOUT_MS); in updateIncomingFileConfirmationNotification()
/packages/apps/TV/tests/jank/src/com/android/tv/tests/jank/
DProgramGuideJankTest.java113 assertWaitForCondition(mDevice, Until.gone(Constants.PROGRAM_GUIDE)); in clearProgramGuide()
/packages/apps/Launcher3/tests/src/com/android/launcher3/ui/
DAbstractLauncherUiTest.java348 Until.gone(By.res(SYSTEMUI_PACKAGE, "keyguard_status_view")), 60000)); in aggressivelyUnlockSysUi()
366 Until.gone(By.pkg("com.google.android.setupwizard").depth(0)), in waitForSetupWizardDismissal()
378 Until.gone(By.res(SYSTEMUI_PACKAGE, "keyguard_status_view")), 60000); in verifyKeyguardInvisible()
/packages/apps/TV/tests/func/src/com/android/tv/tests/ui/sidepanel/
DCustomizeChannelListFragmentTest.java135 Until.gone(bySidePanel), in testCustomizeChannelList_timeout()
/packages/apps/Launcher3/tests/tapl/com/android/launcher3/tapl/
DWorkspace.java212 Until.gone(AppIcon.getAppIconSelector(appName, mLauncher)), in verifyWorkspaceAppIconIsGone()
469 Until.gone(installerAlert), LauncherInstrumentation.WAIT_TIME_MS));
DLauncherInstrumentation.java853 if (!mDevice.wait(Until.gone(By.res(resPackage, "recent_apps")), waitTime)) { in getNavigationModeMismatchError()
859 if (!mDevice.wait(Until.gone(By.res(resPackage, "home")), waitTime)) { in getNavigationModeMismatchError()
1376 mDevice.wait(Until.gone(launcherSelector), in waitUntilGoneBySelector()
/packages/apps/DocumentsUI/tests/common/com/android/documentsui/bots/
DDirectoryListBot.java263 mDevice.wait(Until.gone(SNACK_DELETE), mTimeout * 2); in waitForDeleteSnackbarGone()
/packages/services/Car/tests/carservice_test/src/com/android/car/pm/
DCarPackageManagerServiceTest.java325 assertThat(mDevice.wait(Until.gone(By.res(ACTIVITY_BLOCKING_ACTIVITY_TEXTVIEW_ID)), in assertBlockingActivityNotFound()
/packages/apps/Settings/tests/uitests/src/com/android/settings/biometrics2/ui/view/
DFingerprintEnrollmentActivityTest.kt723 assertThat(device.wait(Until.gone(By.text(DO_IT_LATER)), IDLE_TIMEOUT)).isTrue() in <lambda>()
/packages/apps/Car/DebuggingRestrictionController/libs/
Dhttpclient-4.5.12.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...

12