Home
last modified time | relevance | path

Searched defs:onClientConnected (Results 1 – 2 of 2) sorted by relevance

/packages/services/Car/service/src/com/android/car/
DVmsPublisherService.java106 public void onClientConnected(String publisherName, IVmsPublisherClient publisherClient) { in onClientConnected() method in VmsPublisherService
/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
DGattService.java2651 void onClientConnected(String address, boolean connected, int connId, int serverIf) in onClientConnected() method in GattService