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

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
H A DBluetoothMapObexServer.java878 return sendFolderListingRsp(op, appParams);
1296 private int sendFolderListingRsp(Operation op, BluetoothMapAppParams appParams){ method in class:BluetoothMapObexServer
1336 Log.w(TAG,"sendFolderListingRsp: IOException" +
1340 if(D) Log.d(TAG, "sendFolderListingRsp Operation Aborted");
1346 Log.w(TAG,"sendFolderListingRsp: IllegalArgumentException" +

Completed in 19 milliseconds