Home
last modified time | relevance | path

Searched defs:sleepTime (Results 1 – 8 of 8) sorted by relevance

/cts/tests/tests/os/src/android/os/cts/
DHandlerThreadTest.java72 private void sleep(long sleepTime) { in sleep()
/cts/hostsidetests/multiuser/src/android/host/multiuser/
DDpcCommander.java113 int sleepTime = 10_000; in waitUntilReady() local
/cts/tests/tests/telephony/current/src/android/telephony/ims/cts/
DImsUtils.java181 int sleepTime = timeoutMs / numTimes; in retryUntilTrue() local
/cts/hostsidetests/statsdatom/apps/statsdapp/src/com/android/server/cts/device/statsdatom/
DStatsdCtsForegroundActivity.java128 private void doSleepWhileTop(int sleepTime) { in doSleepWhileTop()
/cts/hostsidetests/os/src/android/os/cts/
DInattentiveSleepTests.java229 long sleepTime = warningShown + mWarningDurationConfig - eps; in testInattentiveSleep_warningTiming() local
/cts/common/device-side/util-axt/src/com/android/compatibility/common/util/
DCtsTouchUtils.java413 final int sleepTime = dragDurationMs / moveEventCount; in injectMoveEventsForDrag() local
/cts/tests/tests/widget/src/android/widget/cts/
DToastTest.java1072 long sleepTime = Math.max( in testRateLimitingToastsWhenInBackground() local
/cts/tests/tests/app.usage/src/android/app/usage/cts/
DUsageStatsTest.java1873 final long sleepTime = 500; in testForegroundServiceHelper() local
2187 final long sleepTime = System.currentTimeMillis(); in testPipActivity_StopToPause() local