Searched refs:bluetoothTimeoutRunnable (Results 1 – 1 of 1) sorted by relevance
86 private final Runnable bluetoothTimeoutRunnable = new Runnable() { field in AppRTCBluetoothManager450 handler.postDelayed(bluetoothTimeoutRunnable, BLUETOOTH_SCO_TIMEOUT_MS); in startTimer()457 handler.removeCallbacks(bluetoothTimeoutRunnable); in cancelTimer()