/cts/tests/tests/util/src/android/util/cts/ |
D | TimingLoggerTest.java | 49 private void sleep() { in sleep() method in TimingLoggerTest
|
/cts/tests/tests/os/src/android/os/cts/ |
D | VibratorTest.java | 91 private void sleep() { in sleep() method in VibratorTest
|
D | HandlerThreadTest.java | 53 private void sleep(long sleepTime) { in sleep() method in HandlerThreadTest
|
D | MessageTest.java | 299 private void sleep(long time) { in sleep() method in MessageTest
|
D | HandlerTest.java | 496 public void sleep(long time) { in sleep() method in HandlerTest
|
/cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/ |
D | BluetoothTest.java | 198 private void sleep(long t) { in sleep() method in BluetoothTest
|
/cts/tests/tests/bluetooth/src/android/bluetooth/cts/ |
D | BasicAdapterTest.java | 287 private static void sleep(long t) { in sleep() method in BasicAdapterTest
|
D | BluetoothLeScanTest.java | 294 private void sleep(int sleepMillis) { in sleep() method in BluetoothLeScanTest
|
/cts/tests/tests/graphics/src/android/graphics/drawable/cts/ |
D | IconTest.java | 149 private void sleep(long time) { in sleep() method in IconTest
|
/cts/tests/tests/view/src/android/view/cts/ |
D | SurfaceViewTest.java | 160 private void sleep(long time) { in sleep() method in SurfaceViewTest
|
D | ChoreographerTest.java | 300 private void sleep(long time) { in sleep() method in ChoreographerTest
|
/cts/tests/tests/hardware/src/android/hardware/cts/helpers/ |
D | SensorCtsHelper.java | 147 public static void sleep(long duration, TimeUnit timeUnit) throws InterruptedException { in sleep() method in SensorCtsHelper
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/bluetooth/ |
D | BleClientService.java | 293 private void sleep(int millis) { in sleep() method in BleClientService
|
/cts/tools/tradefed-host/src/com/android/cts/tradefed/testtype/ |
D | DeqpTestRunner.java | 728 public void sleep(int milliseconds); in sleep() method 732 public void sleep(int milliseconds) { in sleep() method in DeqpTestRunner.SleepProvider
|
/cts/tests/tests/telecom/src/android/telecom/cts/ |
D | BaseTelecomTestWithMockServices.java | 157 private void sleep(long ms) { in sleep() method in BaseTelecomTestWithMockServices
|