Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothSocketException.java189 private static final String NULL_DEVICE_MSG = "Connect is called on null device"; field in BluetoothSocketException
232 return NULL_DEVICE_MSG; in getMessage()