Home
last modified time | relevance | path

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

/packages/apps/Car/libs/connected-device-lib/src/com/android/car/connecteddevice/
DConnectedDeviceManager.java658 notifyAllDeviceCallbacks(deviceId, in onSecureChannelEstablished()
711 notifyAllDeviceCallbacks(deviceId, in deviceErrorOccurred()
760 private void notifyAllDeviceCallbacks(@NonNull String deviceId, in notifyAllDeviceCallbacks() method in ConnectedDeviceManager