Home
last modified time | relevance | path

Searched defs:sleep (Results 1 – 25 of 39) sorted by relevance

12

/cts/tests/tests/util/src/android/util/cts/
DTimingLoggerTest.java63 private void sleep() { in sleep() method in TimingLoggerTest
/cts/hostsidetests/statsdatom/apps/statsdapp/src/com/android/server/cts/device/statsdatom/
DStatsdCtsBackgroundService.java57 static void sleep(int millis) { in sleep() method in StatsdCtsBackgroundService
DStatsdCtsForegroundActivity.java265 static void sleep(int millis) { in sleep() method in StatsdCtsForegroundActivity
/cts/tests/app/ShortFgsTest/src/android/app/cts/shortfgstest/
DActivityManagerShortFgsTimeoutTest.java109 int sleep = 125; in testDefaultTimeouts() local
/cts/hostsidetests/multiuser/app/src/com/android/cts/multiuser/
DAccountCreator.java103 private void sleep(int timeout) { in sleep() method in AccountCreator
/cts/tests/app/FgsTimeoutTest/src/android/app/cts/fgstimeouttest/
DFgsTimeoutConfigsTest.java70 int sleep = 125; in testDefaultTimeouts() local
/cts/tests/tests/os/src/android/os/cts/
DHandlerThreadTest.java72 private void sleep(long sleepTime) { in sleep() method in HandlerThreadTest
DHandlerTest.java553 public void sleep(long time) { in sleep() method in HandlerTest
/cts/common/device-side/util-axt/src/com/android/compatibility/common/util/
DTestUtils.java66 int sleep = 125; in waitUntil() local
DTimeout.java200 void sleep(long napTimeMs); in sleep() method
/cts/common/device-side/util-axt/tests/src/com/android/compatibility/common/util/
DTimeoutTest.java135 public void sleep(long napTimeMs) { in sleep() method in TimeoutTest.MySleeper
/cts/apps/CtsVerifier/src/com/android/cts/verifier/audio/
DAudioTestRunner.java43 public void sleep(int durationMs) { in sleep() method in AudioTestRunner
/cts/hostsidetests/devicepolicy/app/DeviceOwner/src/com/android/cts/deviceowner/
DAdminActionBookkeepingTest.java185 private void sleep(int durationMs) throws InterruptedException { in sleep() method in AdminActionBookkeepingTest
DBluetoothRestrictionTest.java276 private static void sleep(long t) { in sleep() method in BluetoothRestrictionTest
DNetworkLoggingTest.java451 private void sleep(int timeMs) { in sleep() method in NetworkLoggingTest
/cts/tests/autofillservice/src/android/autofillservice/cts/servicebehavior/
DDisableAutofillTest.java378 private void sleep(long passedTime, long disableDuration) { in sleep() method in DisableAutofillTest
/cts/hostsidetests/numberblocking/app/src/com/android/cts/numberblocking/hostside/
DCallBlockingTest.java172 private void sleep(long ms) { in sleep() method in CallBlockingTest
/cts/hostsidetests/backup/src/android/cts/backup/
DBackupPreparer.java170 int sleep = 125; in waitUntilWithLastTry() local
/cts/apps/CtsVerifier/src/com/android/cts/verifier/bluetooth/
DBleConnectionPriorityClientService.java178 private void sleep(int millis) { in sleep() method in BleConnectionPriorityClientService
DBleEncryptedClientService.java253 private void sleep(int millis) { in sleep() method in BleEncryptedClientService
/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/
DBaseDeviceAdminTest.java237 void sleep(int timeMs) { in sleep() method in BaseDeviceAdminTest
/cts/apps/CtsVerifier/src/com/android/cts/verifier/qstiles/
DInteractiveVerifierActivity.java362 protected void sleep(long time) { in sleep() method in InteractiveVerifierActivity
/cts/tests/app/AppStartTest/src/android/app/cts/
DActivityManagerAppStartInfoTest.java455 private void sleep(long timeout) { in sleep() method in ActivityManagerAppStartInfoTest
/cts/tests/sensor/src/android/hardware/cts/helpers/
DSensorCtsHelper.java180 public static void sleep(long duration, TimeUnit timeUnit) throws InterruptedException { in sleep() method in SensorCtsHelper
/cts/hostsidetests/appbinding/hostside/src/com/android/cts/appbinding/
DAppBindingHostTest.java211 int sleep = 200; in runWithRetries() local

12