Home
last modified time | relevance | path

Searched refs:setNotificationRegistration (Results 1 – 3 of 3) sorted by relevance

/packages/services/Car/bluetooth/bt-map-service/src/com/google/android/auto/mapservice/
DBluetoothMapService.java551 mClient.setNotificationRegistration(status); in enableNotifications()
/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapObexServer.java429 return mObserver.setNotificationRegistration(appParams.getNotificationStatus()); in onPut()
DBluetoothMapContentObserver.java883 public int setNotificationRegistration(int notificationStatus) throws RemoteException { in setNotificationRegistration() method in BluetoothMapContentObserver