Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothDevice.java1519 return toStringForLogging(); in toString()
1555 public String toStringForLogging() { in toStringForLogging() method in BluetoothDevice
1975 + toStringForLogging() in cancelBondProcess()
2010 + toStringForLogging() in removeBond()
2059 log("getBondState(" + device.toStringForLogging() + ") uncached");
2097 if (DBG) log("getBondState(" + toStringForLogging() + ")"); in getBondState()
2130 if (DBG) log("canBondWithoutDialog, device: " + toStringForLogging()); in canBondWithoutDialog()