Searched refs:setMessageStatus (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
H A DBluetoothMapObexServer.java458 return setMessageStatus(name, appParams);
668 private int setMessageStatus(String msgHandle, BluetoothMapAppParams appParams) { method in class:BluetoothMapObexServer
691 if(D) Log.d(TAG,"setMessageStatus. Handle:" + handle+", MsgType: "+ msgType);

Completed in 64 milliseconds