Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothSocketException.java166 private static final String UNSPECIFIED_MSG = "A Bluetooth Socket failure occurred"; field in BluetoothSocketException
265 return UNSPECIFIED_MSG; in getMessage()