Home
last modified time | relevance | path

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

/packages/services/Car/service/src/com/android/car/
DAidlVehicleStub.java135 public VehicleStubCallbackInterface getClientCallback() { in getClientCallback() method in AidlVehicleStub.AsyncRequestInfo
/packages/modules/Connectivity/nearby/tests/robotests/src/com/android/libraries/testing/deviceshadower/internal/bluetooth/
DGattDelegate.java197 public IBluetoothGattCallback getClientCallback(int clientIf) { in getClientCallback() method in GattDelegate