Home
last modified time | relevance | path

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

/packages/services/Car/bluetooth/bt-map-client-lib/src/com/google/android/auto/mapservice/
DBluetoothMapManager.java137 public abstract void onEnableNotifications(); in onEnableNotifications() method in BluetoothMapManager.ConnectionCallbacks
488 public void onEnableNotifications() { in onEnableNotifications() method in BluetoothMapManager.ServiceCallbacks
498 mgr.onEnableNotifications(); in onEnableNotifications()
582 private void onEnableNotifications() { in onEnableNotifications() method in BluetoothMapManager
592 mCallbacks.onEnableNotifications(); in onEnableNotifications()
DIBluetoothMapServiceCallbacks.aidl48 void onEnableNotifications(); in onEnableNotifications() method
/packages/services/Car/bluetooth/bt-map-service/src/com/google/android/auto/mapservice/
DBluetoothMapService.java298 service.onEnableNotifications(); in handleMessage()
568 private synchronized void onEnableNotifications() { in onEnableNotifications() method in BluetoothMapService
571 mCallbacks.onEnableNotifications(); in onEnableNotifications()