Home
last modified time | relevance | path

Searched defs:onError (Results 1 – 25 of 191) sorted by relevance

12345678

/packages/modules/Connectivity/nearby/framework/java/android/nearby/
DFastPairDataProviderService.java156 void onError(@ErrorCode int code, @Nullable String message); in onError() method
178 void onError(@ErrorCode int code, @Nullable String message); in onError() method
200 void onError(@ErrorCode int code, @Nullable String message); in onError() method
221 void onError(@ErrorCode int code, @Nullable String message); in onError() method
484 public void onError(@ErrorCode int code, @Nullable String message) { in onError() method in FastPairDataProviderService.WrapperFastPairAntispoofKeyDeviceMetadataCallback
531 public void onError(@ErrorCode int code, @Nullable String message) { in onError() method in FastPairDataProviderService.WrapperFastPairAccountDevicesMetadataCallback
578 public void onError(@ErrorCode int code, @Nullable String message) { in onError() method in FastPairDataProviderService.WrapperFastPairEligibleAccountsCallback
617 public void onError(@ErrorCode int code, @Nullable String message) { in onError() method in FastPairDataProviderService.WrapperFastPairManageAccountCallback
656 public void onError(@ErrorCode int code, @Nullable String message) { in onError() method in FastPairDataProviderService.WrapperFastPairManageAccountDeviceCallback
/packages/modules/IPsec/tests/iketests/src/java/android/net/ipsec/ike/
DIkeSessionCallbackTest.java74 public void onError(IkeProtocolException exception) { in onError() method in IkeSessionCallbackTest.OldOnErrorIkeSessionCallback
83 public void onError(IkeProtocolException exception) { in onError() method in IkeSessionCallbackTest.UpdatedOnErrorIkeSessionCallback
88 public void onError(IkeException exception) { in onError() method in IkeSessionCallbackTest.UpdatedOnErrorIkeSessionCallback
/packages/modules/HealthFitness/framework/java/android/health/connect/
DHealthConnectManager.java445 public void onError(HealthConnectExceptionParcel exception) { in insertRecords() method
499 public void onError(HealthConnectExceptionParcel exception) { in aggregate() method
564 public void onError(HealthConnectExceptionParcel exception) { in aggregateGroupByDuration() method
632 public void onError(HealthConnectExceptionParcel exception) { in aggregateGroupByPeriod() method
679 public void onError(HealthConnectExceptionParcel exception) { in deleteRecords() method
722 public void onError(HealthConnectExceptionParcel exception) { in deleteRecords() method
770 public void onError(HealthConnectExceptionParcel exception) { in deleteRecords() method
807 public void onError(HealthConnectExceptionParcel exception) { in getChangeLogs() method
848 public void onError(HealthConnectExceptionParcel exception) { in getChangeLogToken() method
887 public void onError(HealthConnectExceptionParcel exception) { in fetchDataOriginsPriorityOrder() method
[all …]
/packages/modules/IPsec/src/java/android/net/ipsec/ike/
DIkeSessionCallback.java94 default void onError(@NonNull IkeProtocolException exception) {} in onError() method
104 default void onError(@NonNull IkeException exception) { in onError() method
/packages/apps/ThemePicker/src/com/android/customization/model/
DCustomizationManager.java43 void onError(@Nullable Throwable throwable); in onError() method
58 default void onError(@Nullable Throwable throwable) { in onError() method
/packages/modules/HealthFitness/tests/integrationtests/src/android/healthconnect/tests/permissions/
DPermissionsTestUtils.java54 public void onError(MigrationException exception) { in startMigration() method
77 public void onError(MigrationException exception) { in finishMigration() method
/packages/apps/ThemePicker/tests/robotests/src/com/android/customization/model/color/
DColorCustomizationManagerTest.kt104 override fun onError(throwable: Throwable?) {} in testApplyColorBundle() method
138 override fun onError(throwable: Throwable?) {} in testApplyColorSeed() method
168 override fun onError(throwable: Throwable?) {} in testApply_colorSeedFromWallpaperBoth_shouldReturnBothValue() method
187 override fun onError(throwable: Throwable?) {} in testApply_colorSeedFromWallpaperDifferent_shouldReturnNonBothValue() method
/packages/apps/Settings/src/com/android/settings/network/telephony/
DNetworkScanHelper.java90 void onError(int errorCode); in onError() method
271 private void onError(int errCode) { in onError() method in NetworkScanHelper
310 public void onError(@NetworkScan.ScanErrorCode int errCode) { in onError() method in NetworkScanHelper.NetworkScanCallbackImpl
/packages/modules/HealthFitness/tests/cts/src/android/healthconnect/cts/
DHealthConnectManagerTest.java964 public void onError(@NonNull HealthConnectException e) {} in testGetHealthConnectDataState_beforeDownload_returnsIdleState() method
1002 public void onError(@NonNull HealthConnectException e) {} in testGetHealthConnectDataState_beforeDownload_withMigrationPermission_returnsIdleState() method
1042 public void onError(@NonNull HealthConnectException e) {} in testGetHealthConnectDataState_duringDownload_returnsRestorePendingState() method
1083 public void onError(@NonNull HealthConnectException e) {} in testGetHealthConnectDataState_whenDownloadDone_returnsRestorePendingState() method
1124 public void onError(@NonNull HealthConnectException e) {} in testGetHealthConnectDataState_whenDownloadFailed_returnsIdleState() method
1195 public void onError(@NonNull HealthConnectException e) {} in testGetHealthConnectDataState_afterStaging_returnsRestorePendingState() method
1268 public void onError(@NonNull HealthConnectException e) {} in testGetDataRestoreError_onErrorDuringStaging_returnsErrorFetching() method
1310 public void onError(@NonNull HealthConnectException e) {} in testGetDataRestoreError_onDownloadFailed_returnsErrorFetching() method
1380 public void onError(@NonNull HealthConnectException e) {} in testGetDataRestoreError_onNoErrorDuringRestore_returnsNoError() method
1419 public void onError(@NonNull HealthConnectException e) {} in testDataMigrationState_byDefault_returnsIdleState() method
[all …]
/packages/modules/HealthFitness/framework/java/android/health/connect/aidl/
DIDataStagingFinishedCallback.aidl11 oneway void onError(in StageRemoteDataException exception); in onError() method
DIMigrationCallback.aidl15 oneway void onError(in MigrationException exception); in onError() method
DIEmptyResponseCallback.aidl13 oneway void onError(in HealthConnectExceptionParcel exception); in onError() method
DIChangeLogsResponseCallback.aidl14 oneway void onError(in HealthConnectExceptionParcel exception); in onError() method
DIAggregateRecordsResponseCallback.aidl15 oneway void onError(in HealthConnectExceptionParcel exception); in onError() method
DIRecordTypeInfoResponseCallback.aidl15 oneway void onError(in HealthConnectExceptionParcel exception); in onError() method
DIGetHealthConnectMigrationUiStateCallback.aidl11 oneway void onError(in HealthConnectExceptionParcel exception); in onError() method
DIActivityDatesResponseCallback.aidl15 oneway void onError(in HealthConnectExceptionParcel exception); in onError() method
DIInsertRecordsResponseCallback.aidl15 oneway void onError(in HealthConnectExceptionParcel exception); in onError() method
/packages/modules/AdServices/sdksandbox/tests/testutils/testscenario/textexecutor/src/android/app/sdksandbox/testutils/testscenario/
DISdkSandboxResultCallback.aidl22 oneway void onError(in String errorMessage); in onError() method
/packages/modules/RemoteKeyProvisioning/app/aidl/com/android/rkpdapp/
DIStoreUpgradedKeyCallback.aidl38 void onError(String error); in onError() method
/packages/modules/Permission/framework-s/java/android/safetycenter/
DIOnSafetyCenterDataChangedListener.aidl33 void onError(in SafetyCenterErrorDetails safetyCenterErrorDetails); in onError() method
/packages/modules/AdServices/adservices/framework/java/android/adservices/appsetid/
DIGetAppSetIdCallback.aidl27 void onError(int resultCode); in onError() method
/packages/modules/Connectivity/nearby/framework/java/android/nearby/aidl/
DIFastPairManageAccountDeviceCallback.aidl25 void onError(int code, String message); in onError() method
/packages/modules/OnDevicePersonalization/framework/java/android/ondevicepersonalization/aidl/
DIExecuteCallback.aidl24 void onError(int errorCode); in onError() method
DIDataAccessServiceCallback.aidl24 void onError(in int errorCode); in onError() method

12345678