Searched refs:PAIR_UNPAIR_TIMEOUT (Results 1 – 1 of 1) sorted by relevance
47 private static final int PAIR_UNPAIR_TIMEOUT = 20000; field in BluetoothTestUtils811 while (System.currentTimeMillis() - s < PAIR_UNPAIR_TIMEOUT) { in pairOrAcceptPair()873 while (System.currentTimeMillis() - s < PAIR_UNPAIR_TIMEOUT) { in unpair()