Home
last modified time | relevance | path

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

/cts/hostsidetests/securitybulletin/test-apps/CVE-2023-21091/src/android/security/cts/CVE_2023-21091/
DPocActivity.java44 final int sleepTime = 1000; in onResume() local
/cts/tests/tests/os/src/android/os/cts/
DHandlerThreadTest.java53 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/os/src/android/os/cts/
DInattentiveSleepTests.java229 long sleepTime = warningShown + mWarningDurationConfig - eps; in testInattentiveSleep_warningTiming() local
/cts/hostsidetests/statsdatom/apps/statsdapp/src/com/android/server/cts/device/statsdatom/
DStatsdCtsForegroundActivity.java128 private void doSleepWhileTop(int sleepTime) { in doSleepWhileTop()
/cts/tests/tests/app.usage/src/android/app/usage/cts/
DUsageStatsTest.java1833 final long sleepTime = 500; in testForegroundService() local
2135 final long sleepTime = System.currentTimeMillis(); in testPipActivity_StopToPause() local
/cts/common/device-side/util-axt/src/com/android/compatibility/common/util/
DCtsTouchUtils.java468 final int sleepTime = dragDurationMs / moveEventCount; in injectMoveEventsForDrag() local
/cts/tests/tests/widget/src/android/widget/cts/
DToastTest.java1064 long sleepTime = Math.max( in testRateLimitingToastsWhenInBackground() local