Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
DBluetoothOppObexClientSession.java498 handleSendException(e.toString()); in sendFile()
500 handleSendException(e.toString()); in sendFile()
502 handleSendException(e.toString()); in sendFile()
550 private void handleSendException(String exception) { in handleSendException() method in BluetoothOppObexClientSession.ClientThread
/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMnsObexClient.java359 handleSendException(e.toString()); in sendEventHandler()
362 handleSendException(e.toString()); in sendEventHandler()
393 private void handleSendException(String exception) { in handleSendException() method in BluetoothMnsObexClient