Searched refs:onGetMessage (Results 1 – 3 of 3) sorted by relevance
150 public abstract void onGetMessage(BluetoothMapMessage msg); in onGetMessage() method in BluetoothMapManager.ConnectionCallbacks516 public void onGetMessage(BluetoothMapMessage msg) { in onGetMessage() method in BluetoothMapManager.ServiceCallbacks526 mgr.onGetMessage(msg); in onGetMessage()616 private void onGetMessage(final BluetoothMapMessage msg) { in onGetMessage() method in BluetoothMapManager626 mCallbacks.onGetMessage(msg); in onGetMessage()
55 void onGetMessage(in BluetoothMapMessage message); in onGetMessage() method
327 service.onGetMessage((BluetoothMapBmessage) msg.obj); in handleMessage()615 private synchronized void onGetMessage(BluetoothMapBmessage msg) { in onGetMessage() method in BluetoothMapService658 mCallbacks.onGetMessage(null); in onGetMessage()681 mCallbacks.onGetMessage(null); in onGetMessage()683 mCallbacks.onGetMessage(retMsg); in onGetMessage()761 mCallbacks.onGetMessage(null); in getMessage()