Searched defs:onAssociationError (Results 1 – 3 of 3) sorted by relevance
29 void onAssociationError(in int error); in onAssociationError() method
40 void onAssociationError(@ConnectedDeviceManager.DeviceError int error); in onAssociationError() method
252 public void onAssociationError(int error) { in createAssociationCallback() method in CarBlePeripheralManagerTest