Home
last modified time | relevance | path

Searched defs:reportError (Results 1 – 3 of 3) sorted by relevance

/packages/services/Car/service/src/com/android/car/
DCarBugreportManagerService.java284 private void reportError(ICarBugreportCallback callback, int errorCode) { in reportError() method in CarBugreportManagerService
/packages/apps/Bluetooth/src/com/android/bluetooth/hid/
DHidDeviceService.java427 public boolean reportError(BluetoothDevice device, byte error) { in reportError() method in HidDeviceService.BluetoothHidDeviceBinder
703 synchronized boolean reportError(BluetoothDevice device, byte error) { in reportError() method in HidDeviceService
DHidDeviceNativeInterface.java174 public boolean reportError(byte error) { in reportError() method in HidDeviceNativeInterface