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 339 handleSendException(e.toString());
342 handleSendException(e.toString());
373 private void handleSendException(String exception) {
  /packages/apps/Bluetooth/src/com/android/bluetooth/opp/
BluetoothOppObexClientSession.java 498 handleSendException(e.toString());
500 handleSendException(e.toString());
502 handleSendException(e.toString());
543 private void handleSendException(String exception) {

Completed in 128 milliseconds