HomeSort by relevance Sort by last modified time
    Searched refs:handleSendException (Results 1 - 2 of 2) sorted by null

  /packages/apps/Bluetooth/src/com/android/bluetooth/map/
BluetoothMnsObexClient.java 516 handleSendException(e.toString());
519 handleSendException(e.toString());
552 private void handleSendException(String exception) {
  /packages/apps/Bluetooth/src/com/android/bluetooth/opp/
BluetoothOppObexClientSession.java 569 handleSendException(e.toString());
571 handleSendException(e.toString());
573 handleSendException(e.toString());
632 private void handleSendException(String exception) {

Completed in 874 milliseconds