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.java569 handleSendException(e.toString()); in sendFile()
571 handleSendException(e.toString()); in sendFile()
573 handleSendException(e.toString()); in sendFile()
632 private void handleSendException(String exception) { in handleSendException() method in BluetoothOppObexClientSession.ClientThread
/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMnsObexClient.java515 handleSendException(e.toString()); in sendEventHandler()
518 handleSendException(e.toString()); in sendEventHandler()
551 private void handleSendException(String exception) { in handleSendException() method in BluetoothMnsObexClient