Searched defs:handleSendException (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
H A DBluetoothMnsObexClient.java516 handleSendException(e.toString());
519 handleSendException(e.toString());
552 private void handleSendException(String exception) { method in class:BluetoothMnsObexClient
/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
H A DBluetoothOppObexClientSession.java569 handleSendException(e.toString());
571 handleSendException(e.toString());
573 handleSendException(e.toString());
632 private void handleSendException(String exception) { method in class:BluetoothOppObexClientSession.ClientThread

Completed in 10 milliseconds