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 465 handleSendException(e.toString());
468 handleSendException(e.toString());
499 private void handleSendException(String exception) {
  /packages/apps/Bluetooth/src/com/android/bluetooth/opp/
BluetoothOppObexClientSession.java 492 handleSendException(e.toString());
494 handleSendException(e.toString());
496 handleSendException(e.toString());
548 private void handleSendException(String exception) {

Completed in 56 milliseconds