Searched refs:isBluetoothDock (Results 1 – 4 of 4) sorted by relevance
156 + state + " is dock=" + btDevice.isBluetoothDock() + " vol=" + a2dpVolume); in onSetA2dpSinkConnectionState()175 if (btDevice.isBluetoothDock()) { in onSetA2dpSinkConnectionState()188 if (btDevice.isBluetoothDock()) { in onSetA2dpSinkConnectionState()
534 + " is dock: " + btDeviceInfo.getBtDevice().isBluetoothDock()); in handleSetA2dpSinkConnectionState()
648 if (mDevice.isBluetoothDock()) { in onBondingStateChanged()
1586 public boolean isBluetoothDock() { in isBluetoothDock() method in BluetoothDevice