Searched refs:START_STOP_SCO_TIMEOUT (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/tests/bluetoothtests/src/android/bluetooth/
H A DBluetoothTestUtils.java54 private static final int START_STOP_SCO_TIMEOUT = 10000; field in class:BluetoothTestUtils
1332 while (System.currentTimeMillis() - s < START_STOP_SCO_TIMEOUT) {

Completed in 50 milliseconds