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

  /cts/hostsidetests/devicepolicy/app/DeviceOwner/src/com/android/cts/deviceowner/
BluetoothRestrictionTest.java 31 private static final int DISABLE_TIMEOUT_MS = 8000; // ms timeout for BT disable
168 final long timeout = SystemClock.elapsedRealtime() + DISABLE_TIMEOUT_MS;
  /cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/
BluetoothTest.java 39 private static final int DISABLE_TIMEOUT_MS = 8000;
146 for (int i=0; i<DISABLE_TIMEOUT_MS/POLL_TIME_MS; i++) {

Completed in 146 milliseconds