Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/
DAdapterProperties.java1262 + dumpDeviceType(device.getType()) in dump()
1274 + dumpDeviceType(device.getType()) in dump()
1290 private String dumpDeviceType(int deviceType) { in dumpDeviceType() method in AdapterProperties