/packages/services/Car/service/src/com/android/car/ |
D | CarBugreportManagerService.java | 144 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/ |
D | BluetoothHidDeviceBinderTest.java | 153 public void reportError() { in reportError() method in BluetoothHidDeviceBinderTest 155 mBinder.reportError(mTestDevice, error, mAttributionSource); in reportError() 156 verify(mService).reportError(mTestDevice, error); in reportError()
|
D | HidDeviceTest.java | 412 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/ |
D | HidDeviceService.java | 440 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()
|
D | HidDeviceNativeInterface.java | 177 public boolean reportError(byte error) { in reportError() method in HidDeviceNativeInterface
|
/packages/modules/Connectivity/nearby/service/java/com/android/server/nearby/managers/registration/ |
D | DiscoveryRegistration.java | 247 public ListenerOperation<IScanListener> reportError(@ScanCallback.ErrorCode int errorCode) { 258 return reportError(ScanCallback.ERROR_PERMISSION_DENIED);
|
/packages/modules/Bluetooth/android/app/aidl/android/bluetooth/ |
D | IBluetoothHidDevice.aidl | 36 …boolean reportError(in BluetoothDevice device, byte error, in AttributionSource attributionSource); in reportError() method
|
/packages/modules/Bluetooth/framework/java/android/bluetooth/ |
D | BluetoothHidDevice.java | 681 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/ |
D | SatelliteEntitlementController.java | 279 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/ |
D | DiscoveryProviderManager.java | 138 return registration.reportError(errorCode); in onError()
|
/packages/apps/TV/libs/m2/ |
D | dagger-android-processor-2.23.jar | java/dagger/android/processor/META-INF/gradle/incremental.annotation.processors
... |
D | dagger-compiler-2.23.jar | java/dagger/internal/codegen/META-INF/gradle/incremental.annotation.processors
... |
D | auto-value-1.5.3.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | javac-shaded-9-dev-r4023-3.jar | org/openjdk/tools/sjavac/server/log/LoggingOutputStream.class
LoggingOutputStream.java
package ... |
/packages/modules/Bluetooth/apex/hiddenapi/ |
D | hiddenapi-max-target-o-low-priority.txt | 1986 Landroid/bluetooth/IBluetoothHidDevice$Stub$Proxy;->reportError(Landroid/bluetooth/BluetoothDevice;… 2013 Landroid/bluetooth/IBluetoothHidDevice;->reportError(Landroid/bluetooth/BluetoothDevice;B)Z
|
/packages/modules/Bluetooth/framework/api/ |
D | current.txt | 873 …rmission(android.Manifest.permission.BLUETOOTH_CONNECT) public boolean reportError(android.bluetoo…
|
/packages/apps/TV/libs/ |
D | google-java-format-1.7-all-deps.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |