Searched refs:GET_STATE_TIMEOUT (Results 1 – 1 of 1) sorted by relevance
70 private static final int GET_STATE_TIMEOUT = 1000; field in BluetoothRouteManager515 IState currentState = stateQueue.poll(GET_STATE_TIMEOUT, TimeUnit.MILLISECONDS); in isBluetoothAudioConnectedOrPending()