Searched defs:reportError (Results 1 – 6 of 6) sorted by relevance
153 public void reportError() { in reportError() method in BluetoothHidDeviceBinderTest
36 …boolean reportError(in BluetoothDevice device, byte error, in AttributionSource attributionSource); in reportError() method
440 public boolean reportError(BluetoothDevice device, byte error, AttributionSource source) { in reportError() method in HidDeviceService.BluetoothHidDeviceBinder683 synchronized boolean reportError(BluetoothDevice device, byte error) { in reportError() method in HidDeviceService
177 public boolean reportError(byte error) { in reportError() method in HidDeviceNativeInterface
365 private void reportError(ICarBugreportCallback callback, int errorCode) { in reportError() method in CarBugreportManagerService
681 public boolean reportError(BluetoothDevice device, byte error) { in reportError() method in BluetoothHidDevice