HomeSort by relevance Sort by last modified time
    Searched refs:CHECK_WAIT_TIME_MS (Results 1 - 2 of 2) sorted by null

  /cts/hostsidetests/devicepolicy/app/DeviceOwner/src/com/android/cts/deviceowner/
BluetoothRestrictionTest.java 34 private static final int CHECK_WAIT_TIME_MS = 1000; // ms to wait before enable/disable
150 sleep(CHECK_WAIT_TIME_MS);
211 sleep(CHECK_WAIT_TIME_MS);
  /cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/
BluetoothTest.java 42 private static final int CHECK_WAIT_TIME_MS = 1000;
136 sleep(CHECK_WAIT_TIME_MS);
170 sleep(CHECK_WAIT_TIME_MS);

Completed in 144 milliseconds