Home
last modified time | relevance | path

Searched refs:SHORT_TIMEOUT (Results 1 – 25 of 35) sorted by relevance

12

/platform_testing/tests/androidbvt/src/com/android/androidbvt/
DSysUIGSATests.java74 mABvtHelper.SHORT_TIMEOUT)) == null)) { in testGoogleQuickSearchBar()
75 Thread.sleep(mABvtHelper.SHORT_TIMEOUT); in testGoogleQuickSearchBar()
104 Thread.sleep(mABvtHelper.SHORT_TIMEOUT); in testGoogleQuickSearchBar()
118 mABvtHelper.SHORT_TIMEOUT).click(); in testGoogleAssist()
119 Thread.sleep(mABvtHelper.SHORT_TIMEOUT); in testGoogleAssist()
121 mABvtHelper.SHORT_TIMEOUT); in testGoogleAssist()
123 getStarted.clickAndWait(Until.newWindow(), mABvtHelper.SHORT_TIMEOUT); in testGoogleAssist()
125 mABvtHelper.SHORT_TIMEOUT).swipe(Direction.UP, 1.0f); in testGoogleAssist()
127 mABvtHelper.SHORT_TIMEOUT) in testGoogleAssist()
128 .clickAndWait(Until.newWindow(), mABvtHelper.SHORT_TIMEOUT); in testGoogleAssist()
[all …]
DSysUIMultiWindowTests.java71 Thread.sleep(mABvtHelper.SHORT_TIMEOUT); in testLaunchInMultiwindow()
87 Thread.sleep(mABvtHelper.SHORT_TIMEOUT * 2); in testLaunchInMultiwindow()
91 Thread.sleep(mABvtHelper.SHORT_TIMEOUT * 2); in testLaunchInMultiwindow()
99 Thread.sleep(mABvtHelper.SHORT_TIMEOUT); in testLaunchInMultiwindow()
107 Thread.sleep(mABvtHelper.SHORT_TIMEOUT * 2); in testLaunchInMultiwindow()
DSysUILockScreenTests.java39 private static final int SHORT_TIMEOUT = 200; field in SysUILockScreenTests
177 Thread.sleep(mABvtHelper.SHORT_TIMEOUT); in unlockScreen()
182 Thread.sleep(mABvtHelper.SHORT_TIMEOUT); in unlockScreen()
207 Thread.sleep(mABvtHelper.SHORT_TIMEOUT); in swipeUp()
DSysUIMultiUserTests.java83 Thread.sleep(mABvtHelper.SHORT_TIMEOUT); in testMultiUserCreate()
101 Thread.sleep(mABvtHelper.SHORT_TIMEOUT); in testMultiUserCreate()
DConnectivityWifiTests.java134 Thread.sleep(mABvtHelper.SHORT_TIMEOUT); in testWifiTetheringDisableEnable()
145 Thread.sleep(mABvtHelper.SHORT_TIMEOUT); in testWifiTetheringDisableEnable()
189 Thread.sleep(mABvtHelper.SHORT_TIMEOUT); in isWifiConnected()
/platform_testing/tests/jank/jankmicrobenchmark/src/com/android/jankmicrobenchmark/janktests/
DApiDemoJankTests.java43 private static final int SHORT_TIMEOUT = 500; field in ApiDemoJankTests
200 SystemClock.sleep(SHORT_TIMEOUT * 2); in testLoadingJank()
219 SystemClock.sleep(SHORT_TIMEOUT); in testSimpleTransitionJank()
225 SystemClock.sleep(SHORT_TIMEOUT); in testSimpleTransitionJank()
244 SystemClock.sleep(SHORT_TIMEOUT); in testHideShowAnimationJank()
250 SystemClock.sleep(SHORT_TIMEOUT); in testHideShowAnimationJank()
256 SystemClock.sleep(SHORT_TIMEOUT); in testHideShowAnimationJank()
262 SystemClock.sleep(SHORT_TIMEOUT); in testHideShowAnimationJank()
268 SystemClock.sleep(SHORT_TIMEOUT); in testHideShowAnimationJank()
322 SystemClock.sleep(SHORT_TIMEOUT); in testListViewJank()
[all …]
/platform_testing/tests/jank/sysapp/src/com/android/sysapp/janktests/
DGMailJankTests.java50 private static final int SHORT_TIMEOUT = 1000; field in GMailJankTests
83 SystemClock.sleep(SHORT_TIMEOUT); in launchApp()
95 Until.findObject(By.res(PACKAGE_NAME, "conversation_list_view")), SHORT_TIMEOUT); in prepGMailInboxFling()
119 SystemClock.sleep(SHORT_TIMEOUT); in testGMailInboxFling()
121 SystemClock.sleep(SHORT_TIMEOUT); in testGMailInboxFling()
149 SystemClock.sleep(SHORT_TIMEOUT); in testOpenNavDrawer()
151 SystemClock.sleep(SHORT_TIMEOUT); in testOpenNavDrawer()
163 SHORT_TIMEOUT); in prepFlingNavDrawer()
191 SystemClock.sleep(SHORT_TIMEOUT); in testFlingNavDrawer()
193 SystemClock.sleep(SHORT_TIMEOUT); in testFlingNavDrawer()
[all …]
DChromeJankTests.java48 private static final int SHORT_TIMEOUT = 1000; field in ChromeJankTests
82 SystemClock.sleep(SHORT_TIMEOUT); in launchApp()
117 Until.findObject(By.desc("More options")), 5 * SHORT_TIMEOUT); in getOverflowMenu()
DCalendarJankTests.java53 private static final int SHORT_TIMEOUT = 100; field in CalendarJankTests
93 SystemClock.sleep(SHORT_TIMEOUT * 10); in launchApp()
123 SystemClock.sleep(SHORT_TIMEOUT); in testCalendarItemsFling()
132 splashScreen.clickAndWait(Until.newWindow(), SHORT_TIMEOUT); in dismissCling() local
DBooksJankTests.java48 private static final int SHORT_TIMEOUT = 1000; field in BooksJankTests
80 SystemClock.sleep(SHORT_TIMEOUT); in launchApp()
110 SystemClock.sleep(SHORT_TIMEOUT); in doNotRun_BooksRecommendationPageFling()
/platform_testing/tests/jank/androidtvjanktests/src/com/android/androidtv/janktests/
DSystemUiJankTests.java38 private static final int SHORT_TIMEOUT = 1000; field in SystemUiJankTests
61 SHORT_TIMEOUT); in goHome()
83 SHORT_TIMEOUT); in goToSettingsRow() local
129 SHORT_TIMEOUT); in testSettingsScreenNavigation() local
/platform_testing/tests/jank/sysapp_wear/src/com/android/wearable/sysapp/janktests/
DQuickSettingsJankTest.java58 …SystemClock.sleep(SysAppTestHelper.SHORT_TIMEOUT + SysAppTestHelper.SHORT_TIMEOUT); //Wait until d… in isQuickSettingShadeLaunched()
61 SysAppTestHelper.SHORT_TIMEOUT); in isQuickSettingShadeLaunched()
DSysAppTestHelper.java45 public static final int SHORT_TIMEOUT = 500; field in SysAppTestHelper
108 SystemClock.sleep(SHORT_TIMEOUT); in swipeRight()
114 SystemClock.sleep(SHORT_TIMEOUT); in swipeLeft()
120 SystemClock.sleep(SHORT_TIMEOUT); in swipeUp()
126 SystemClock.sleep(SHORT_TIMEOUT); in swipeDown()
132 SystemClock.sleep(SHORT_TIMEOUT); in flingUp()
138 SystemClock.sleep(SHORT_TIMEOUT); in flingDown()
DSettingsFlingJankTest.java61 SystemClock.sleep(SysAppTestHelper.SHORT_TIMEOUT); in openSettingsApp()
74 By.res(CLOCK_SETTINGS_PACKAGE,"wheel")), SysAppTestHelper.SHORT_TIMEOUT); in testSettingsApp()
/platform_testing/tests/jank/uibench_wear/src/com/android/wearable/uibench/janktests/
DUiBenchTextJankTests.java126 SystemClock.sleep(mHelper.SHORT_TIMEOUT); in testLayoutCacheHighHitrateFling()
131 SystemClock.sleep(mHelper.SHORT_TIMEOUT); in testLayoutCacheHighHitrateFling()
159 SystemClock.sleep(mHelper.SHORT_TIMEOUT); in testLayoutCacheLowHitrateFling()
164 SystemClock.sleep(mHelper.SHORT_TIMEOUT); in testLayoutCacheLowHitrateFling()
187 SystemClock.sleep(mHelper.SHORT_TIMEOUT + mHelper.SHORT_TIMEOUT); in goBackHomeEditText()
DUiBenchJankTests.java152 SystemClock.sleep(mHelper.SHORT_TIMEOUT); in testTrivialListViewFling()
156 SystemClock.sleep(mHelper.SHORT_TIMEOUT); in testTrivialListViewFling()
185 SystemClock.sleep(mHelper.SHORT_TIMEOUT); in testTrivialRecyclerListViewFling()
189 SystemClock.sleep(mHelper.SHORT_TIMEOUT); in testTrivialRecyclerListViewFling()
220 SystemClock.sleep(mHelper.SHORT_TIMEOUT); in testInflatingListViewFling()
224 SystemClock.sleep(mHelper.SHORT_TIMEOUT); in testInflatingListViewFling()
DUiBenchRenderingJankTests.java101 SystemClock.sleep(mHelper.SHORT_TIMEOUT); in testShadowGridListFling()
105 SystemClock.sleep(mHelper.SHORT_TIMEOUT); in testShadowGridListFling()
/platform_testing/tests/functional/notificationtests/src/com/android/notification/functional/
DNotificationSecurityLargeTests.java32 private static final int SHORT_TIMEOUT = 200; field in NotificationSecurityLargeTests
57 Thread.sleep(SHORT_TIMEOUT); in tearDown()
73 SHORT_TIMEOUT)); in testVisibilitySecret()
DHeadsUpNotificationTests.java37 private static final int SHORT_TIMEOUT = 1000; field in HeadsUpNotificationTests
72 Thread.sleep(SHORT_TIMEOUT); in testHeadsUpNotificationInlineReply()
91 Thread.sleep(SHORT_TIMEOUT); in testHeadsUpNotificationManualDismiss()
95 Thread.sleep(SHORT_TIMEOUT); in testHeadsUpNotificationManualDismiss()
DNotificationBundlingTests.java34 private static final int SHORT_TIMEOUT = 200; field in NotificationBundlingTests
74 Thread.sleep(SHORT_TIMEOUT); in testBundlingNotification()
107 Thread.sleep(SHORT_TIMEOUT); in testDismissIndividualNotification()
DNotificationInlineReplyTests.java31 private static final int SHORT_TIMEOUT = 200; field in NotificationInlineReplyTests
90 Thread.sleep(SHORT_TIMEOUT); in testInLineNotificationsWithQuickSetting()
/platform_testing/tests/jank/uibench/src/com/android/uibench/janktests/
DUiBenchJankTests.java68 mHelper.flingUpDown(mHelper.mContents, mHelper.SHORT_TIMEOUT, 1); in testDialogListFling()
136 mHelper.flingUpDown(mHelper.mContents, mHelper.SHORT_TIMEOUT, 2); in testTrivialListViewFling()
153 mHelper.flingUpDown(mHelper.mContents, mHelper.SHORT_TIMEOUT, 2); in testTrivialRecyclerListViewFling()
170 mHelper.flingUpDown(mHelper.mContents, mHelper.SHORT_TIMEOUT, 2); in testInflatingListViewFling()
DUiBenchTextJankTests.java83 mHelper.flingUpDown(mHelper.mContents, mHelper.SHORT_TIMEOUT, 3); in testLayoutCacheHighHitrateFling()
100 mHelper.flingUpDown(mHelper.mContents, mHelper.SHORT_TIMEOUT, 3); in testLayoutCacheLowHitrateFling()
DUiBenchWebView.java65 mHelper.flingUpDown(mHelper.mContents, mHelper.SHORT_TIMEOUT, 1); in testWebViewFling()
/platform_testing/tests/functional/settingstests/src/com/android/settings/functional/
DQuickSettingsTest.java37 private static final int SHORT_TIMEOUT = 500; field in QuickSettingsTest
122 SHORT_TIMEOUT); in testQuickSettingDismiss()
134 SHORT_TIMEOUT); in testQuickSettingTilesVisible()
320 Thread.sleep(SHORT_TIMEOUT); in swipeUp()
326 Thread.sleep(SHORT_TIMEOUT); in swipeDown()

12