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

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
H A DBluetoothMapObexServer.java435 return mObserver.setNotificationRegistration(appParams.getNotificationStatus());
H A DBluetoothMapContentObserver.java893 public int setNotificationRegistration(int notificationStatus) throws RemoteException { method in class:BluetoothMapContentObserver
895 if(D) Log.d(TAG,"setNotificationRegistration() enter");
931 if(D) Log.d(TAG,"setNotificationRegistration() send : " + msg.what + " to MNS ");
935 if(D) Log.d(TAG,"setNotificationRegistration() Unable to send registration request");

Completed in 198 milliseconds