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.java346 public static String getDeviceTypeString(int deviceType) { in getDeviceTypeString() method in BluetoothDeviceManager
392 + getDeviceTypeString(deviceType)); in onDeviceConnected()
397 + getDeviceTypeString(deviceType)); in onDeviceConnected()
418 + getDeviceTypeString(deviceType)); in onDeviceDisconnected()
423 + getDeviceTypeString(deviceType)); in onDeviceDisconnected()
DBluetoothStateReceiver.java141 BluetoothDeviceManager.getDeviceTypeString(deviceType), in handleConnectionStateChanged()
169 BluetoothDeviceManager.getDeviceTypeString(deviceType)); in handleActiveDeviceChanged()