Home
last modified time | relevance | path

Searched refs:reportError (Results 1 – 17 of 17) sorted by relevance

/packages/services/Car/service/src/com/android/car/
DCarBugreportManagerService.java144 reportError(callback, CarBugreportManagerCallback.CAR_BUGREPORT_IN_PROGRESS); in requestBugreport()
243 reportError(callback, CAR_BUGREPORT_DUMPSTATE_FAILED); in requestBugReportLocked()
314 reportError(callback, CAR_BUGREPORT_DUMPSTATE_CONNECTION_FAILED); in processBugreportSockets()
326 reportError(callback, CAR_BUGREPORT_DUMPSTATE_FAILED); in processBugreportSockets()
336 reportError(callback, CAR_BUGREPORT_DUMPSTATE_FAILED); in processBugreportSockets()
339 reportError(callback, CAR_BUGREPORT_DUMPSTATE_CONNECTION_FAILED); in processBugreportSockets()
347 reportError(callback, CAR_BUGREPORT_DUMPSTATE_CONNECTION_FAILED); in copySocketToPfd()
359 reportError(callback, CAR_BUGREPORT_DUMPSTATE_FAILED); in copySocketToPfd()
365 private void reportError(ICarBugreportCallback callback, int errorCode) { in reportError() method in CarBugreportManagerService
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/hid/
DBluetoothHidDeviceBinderTest.java153 public void reportError() { in reportError() method in BluetoothHidDeviceBinderTest
155 mBinder.reportError(mTestDevice, error, mAttributionSource); in reportError()
156 verify(mService).reportError(mTestDevice, error); in reportError()
DHidDeviceTest.java412 doReturn(true).when(mHidDeviceNativeInterface).reportError(anyByte()); in testReportError()
414 Assert.assertEquals(false, mHidDeviceService.reportError(mTestDevice, SAMPLE_REPORT_ERROR)); in testReportError()
437 Assert.assertEquals(true, mHidDeviceService.reportError(mTestDevice, SAMPLE_REPORT_ERROR)); in testReportError()
439 verify(mHidDeviceNativeInterface).reportError(eq(SAMPLE_REPORT_ERROR)); in testReportError()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hid/
DHidDeviceService.java440 public boolean reportError(BluetoothDevice device, byte error, AttributionSource source) { in reportError() method in HidDeviceService.BluetoothHidDeviceBinder
448 return service.reportError(device, error); in reportError()
683 synchronized boolean reportError(BluetoothDevice device, byte error) { in reportError() method in HidDeviceService
688 && mHidDeviceNativeInterface.reportError(error); in reportError()
DHidDeviceNativeInterface.java177 public boolean reportError(byte error) { in reportError() method in HidDeviceNativeInterface
/packages/modules/Connectivity/nearby/service/java/com/android/server/nearby/managers/registration/
DDiscoveryRegistration.java247 public ListenerOperation<IScanListener> reportError(@ScanCallback.ErrorCode int errorCode) {
258 return reportError(ScanCallback.ERROR_PERMISSION_DENIED);
/packages/modules/Bluetooth/android/app/aidl/android/bluetooth/
DIBluetoothHidDevice.aidl36 …boolean reportError(in BluetoothDevice device, byte error, in AttributionSource attributionSource); in reportError() method
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothHidDevice.java681 public boolean reportError(BluetoothDevice device, byte error) { in reportError() method in BluetoothHidDevice
688 return service.reportError(device, error, mAttributionSource); in reportError()
/packages/services/Telephony/src/com/android/phone/satellite/entitlement/
DSatelliteEntitlementController.java279 mEntitlementMetricsStats.reportError(subId, e.getErrorCode(), false); in handleCmdStartQueryEntitlement()
347 mEntitlementMetricsStats.reportError(subId, e.getErrorCode(), true); in handleCmdRetryQueryEntitlement()
/packages/modules/Connectivity/nearby/service/java/com/android/server/nearby/managers/
DDiscoveryProviderManager.java138 return registration.reportError(errorCode); in onError()
/packages/apps/TV/libs/m2/
Ddagger-android-processor-2.23.jarjava/dagger/android/processor/META-INF/gradle/incremental.annotation.processors ...
Ddagger-compiler-2.23.jarjava/dagger/internal/codegen/META-INF/gradle/incremental.annotation.processors ...
Dauto-value-1.5.3.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Djavac-shaded-9-dev-r4023-3.jarorg/openjdk/tools/sjavac/server/log/LoggingOutputStream.class LoggingOutputStream.java package ...
/packages/modules/Bluetooth/apex/hiddenapi/
Dhiddenapi-max-target-o-low-priority.txt1986 Landroid/bluetooth/IBluetoothHidDevice$Stub$Proxy;->reportError(Landroid/bluetooth/BluetoothDevice;…
2013 Landroid/bluetooth/IBluetoothHidDevice;->reportError(Landroid/bluetooth/BluetoothDevice;B)Z
/packages/modules/Bluetooth/framework/api/
Dcurrent.txt873 …rmission(android.Manifest.permission.BLUETOOTH_CONNECT) public boolean reportError(android.bluetoo…
/packages/apps/TV/libs/
Dgoogle-java-format-1.7-all-deps.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...