Home
last modified time | relevance | path

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

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