Searched refs:setNotificationRegistration (Results 1 – 3 of 3) sorted by relevance
346 mObserver.setNotificationRegistration(BluetoothMapAppParams.NOTIFICATION_STATUS_NO), in testSetNotificationRegistration_withNullHandler()360 mObserver.setNotificationRegistration(BluetoothMapAppParams.NOTIFICATION_STATUS_NO), in testSetNotificationRegistration_withInvalidMnsRecord()374 mObserver.setNotificationRegistration(BluetoothMapAppParams.NOTIFICATION_STATUS_NO), in testSetNotificationRegistration_withValidMnsRecord()
476 return mObserver.setNotificationRegistration(appParams.getNotificationStatus()); in onPut()
984 public int setNotificationRegistration(int notificationStatus) throws RemoteException { in setNotificationRegistration() method in BluetoothMapContentObserver