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

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
H A DBluetoothMapContentObserver.java892 public int setNotificationRegistration(int notificationStatus) throws RemoteException { method in class:BluetoothMapContentObserver
894 if(D) Log.d(TAG,"setNotificationRegistration() enter");
930 if(D) Log.d(TAG,"setNotificationRegistration() send : " + msg.what + " to MNS ");
934 if(D) Log.d(TAG,"setNotificationRegistration() Unable to send registration request");

Completed in 63 milliseconds