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

  /cts/hostsidetests/devicepolicy/app/DeviceOwner/src/com/android/cts/deviceowner/
BluetoothRestrictionTest.java 32 private static final int ENABLE_TIMEOUT_MS = 10000; // ms timeout for BT enable
229 final long timeout = SystemClock.elapsedRealtime() + ENABLE_TIMEOUT_MS;
  /cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/
BluetoothTest.java 40 private static final int ENABLE_TIMEOUT_MS = 10000;
180 for (int i=0; i<ENABLE_TIMEOUT_MS/POLL_TIME_MS; i++) {

Completed in 82 milliseconds