Home
last modified time | relevance | path

Searched refs:getDeviceTypeString (Results 1 – 2 of 2) sorted by relevance

/packages/services/Telecomm/src/com/android/server/telecom/bluetooth/
DBluetoothDeviceManager.java466 public static String getDeviceTypeString(int deviceType) { in getDeviceTypeString() method in BluetoothDeviceManager
514 + getDeviceTypeString(deviceType)); in onDeviceConnected()
519 + getDeviceTypeString(deviceType)); in onDeviceConnected()
546 + getDeviceTypeString(deviceType)); in onDeviceDisconnected()
551 + getDeviceTypeString(deviceType)); in onDeviceDisconnected()
DBluetoothStateReceiver.java194 BluetoothDeviceManager.getDeviceTypeString(deviceType), in handleConnectionStateChanged()
236 BluetoothDeviceManager.getDeviceTypeString(deviceType)); in handleActiveDeviceChanged()