| /packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/stats/ |
| D | RunAdBiddingPerCAExecutionLoggerTest.java | 454 Throwable throwable = in testRunAdBiddingPerCAExecutionLogger_repeatedStartRunAdBiddingPerCA() local 470 Throwable throwable = in testRunAdBiddingPerCAExecutionLogger_missingStartRunAdBiddingPerCA() local 489 Throwable throwable = in testRunAdBiddingPerCAExecutionLogger_repeatedStartGetBuyerDecisionLogic() local 504 Throwable throwable = in testRunAdBiddingPerCAExecutionLogger_missingStartGetBuyerDecisionLogic() local 527 Throwable throwable = in testRunAdBiddingPerCAExecutionLogger_repeatedEndGetBuyerDecisionLogic() local 549 Throwable throwable = in testRunAdBiddingPerCAExecutionLogger_missingEndGetBuyerDecisionLogic() local 573 Throwable throwable = in testRunAdBiddingPerCAExecutionLogger_repeatedStartRunBidding() local 596 Throwable throwable = in testRunAdBiddingPerCAExecutionLogger_missingStartRunBidding() local 625 Throwable throwable = in testRunAdBiddingPerCAExecutionLogger_repeatedStartGetTrustedBiddingSignals() local 651 Throwable throwable = in testRunAdBiddingPerCAExecutionLogger_missingStartGetTrustedBiddingSignals() local [all …]
|
| D | AdSelectionExecutionLoggerTest.java | 711 Throwable throwable = in testAdSelectionExecutionLogger_redundantStartOfGetBuyersCustomAudience() local 730 Throwable throwable = in testAdSelectionExecutionLogger_redundantEndOfGetBuyersCustomAudience() local 745 Throwable throwable = in testAdSelectionExecutionLogger_missingStartBiddingStage() local 762 Throwable throwable = in testAdSelectionExecutionLogger_missingGetBuyersCustomAudience() local 784 Throwable throwable = in testAdSelectionExecutionLogger_redundantStartRunAdBidding() local 798 Throwable throwable = in testAdSelectionExecutionLogger_missingStartOfBiddingWithEndBiddingStage() local 816 Throwable throwable = in testAdSelectionExecutionLogger_missingEndOfGetBuyersCAsWithEndRunAdBidding() local 838 Throwable throwable = in testAdSelectionExecutionLogger_missingStartOfRunAdBiddingWithEndRunAdBidding() local 864 Throwable throwable = in testAdSelectionExecutionLogger_redundantEndRunAdBidding() local 1028 Throwable throwable = in testAdSelectionExecutionLogger_redundantStartRunAdScoring() local [all …]
|
| /packages/modules/Connectivity/nearby/tests/robotests/src/com/android/libraries/testing/deviceshadower/internal/utils/ |
| D | Logger.java | 60 public void e(String msg, Throwable throwable) { in e() 74 public void d(String msg, Throwable throwable) { in d() 88 public void i(String msg, Throwable throwable) { in i() 102 public void v(String msg, Throwable throwable) { in v() 116 public void w(Throwable throwable) { in w() 123 public void w(String msg, Throwable throwable) { in w() 137 public void wtf(String msg, Throwable throwable) { in wtf()
|
| /packages/apps/Car/Settings/src/com/android/car/settings/common/ |
| D | Logger.java | 73 public void v(String message, Throwable throwable) { in v() 98 public void d(String message, Throwable throwable) { in d() 123 public void i(String message, Throwable throwable) { in i() 145 public void w(String message, Throwable throwable) { in w() 165 public void e(String message, Throwable throwable) { in e() 186 public void wtf(String message, Throwable throwable) { in wtf()
|
| /packages/modules/GeoTZ/s2storage/src/readonly/java/com/android/timezone/location/storage/util/ |
| D | Visitor.java | 37 public VisitException(String s, Throwable throwable) { in VisitException() 41 public VisitException(Throwable throwable) { in VisitException()
|
| /packages/apps/ThemePicker/src/com/android/customization/model/ |
| D | CustomizationManager.java | 43 void onError(@Nullable Throwable throwable); in onError() 58 default void onError(@Nullable Throwable throwable) { in onError()
|
| /packages/services/Car/car-lib/src/com/android/car/internal/util/ |
| D | ExceptionUtils.java | 46 public static String getCompleteMessage(String msg, Throwable throwable) { in getCompleteMessage() 92 public static @NonNull Throwable getRootCause(@NonNull Throwable throwable) { in getRootCause()
|
| /packages/apps/WallpaperPicker2/src/com/android/wallpaper/util/ |
| D | ThrowableAnalyzer.java | 27 public static boolean isOOM(Throwable throwable) { in isOOM()
|
| /packages/apps/Dialer/java/com/android/dialer/common/concurrent/ |
| D | DefaultFutureCallback.java | 37 public void onFailure(Throwable throwable) { in onFailure()
|
| /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/network/ |
| D | AuthException.java | 28 public AuthException(Throwable throwable) { in AuthException()
|
| /packages/modules/AppSearch/framework/java/android/app/appsearch/ |
| D | BatchResultCallback.java | 55 default void onSystemError(@Nullable Throwable throwable) { in onSystemError()
|
| /packages/modules/Connectivity/nearby/service/java/com/android/server/nearby/common/bluetooth/ |
| D | BluetoothTimeoutException.java | 30 public BluetoothTimeoutException(String message, Throwable throwable) { in BluetoothTimeoutException()
|
| D | BluetoothException.java | 29 public BluetoothException(String message, Throwable throwable) { in BluetoothException()
|
| /packages/apps/Dialer/java/com/android/voicemail/impl/mail/ |
| D | MessagingException.java | 77 public MessagingException(String message, Throwable throwable) { in MessagingException() 81 public MessagingException(int exceptionType, String message, Throwable throwable) { in MessagingException()
|
| D | CertificateValidationException.java | 26 public CertificateValidationException(String message, Throwable throwable) { in CertificateValidationException()
|
| D | AuthenticationFailedException.java | 30 public AuthenticationFailedException(String message, Throwable throwable) { in AuthenticationFailedException()
|
| /packages/apps/Camera2/src/com/android/camera/device/ |
| D | SingleDeviceOpenListener.java | 32 public void onDeviceOpenException(Throwable throwable); in onDeviceOpenException()
|
| D | SingleDeviceStateMachine.java | 200 public void onDeviceOpenException(Throwable throwable) { in onDeviceOpenException() 249 public void onDeviceClosingException(Throwable throwable) { in onDeviceClosingException()
|
| D | SingleDeviceRequest.java | 73 public void closeWithException(Throwable throwable) { in closeWithException()
|
| /packages/apps/EmergencyInfo/src/com/android/emergency/overlay/ |
| D | FeatureFactory.java | 65 public FactoryNotFoundException(Throwable throwable) { in FactoryNotFoundException()
|
| /packages/apps/ThemePicker/src/com/android/customization/model/grid/shared/model/ |
| D | GridOptionItemsModel.kt | 25 val throwable: Throwable?, constant in com.android.customization.model.grid.shared.model.GridOptionItemsModel.Error
|
| /packages/apps/Dialer/java/com/android/dialer/blockreportspam/ |
| D | ShowBlockReportSpamDialogReceiver.java | 238 public void onFailure(Throwable throwable) { in blockNumber() 264 public void onFailure(Throwable throwable) { in unblockNumber()
|
| /packages/apps/WallpaperPicker2/src/com/android/wallpaper/model/ |
| D | SetWallpaperViewModel.java | 56 public void onError(@Nullable Throwable throwable) { in getCallback()
|
| /packages/apps/StorageManager/src/com/android/storagemanager/overlay/ |
| D | FeatureFactory.java | 73 public FactoryNotFoundException(Throwable throwable) { in FactoryNotFoundException()
|
| /packages/apps/SettingsIntelligence/src/com/android/settings/intelligence/overlay/ |
| D | FeatureFactory.java | 74 public FactoryNotFoundException(Throwable throwable) { in FactoryNotFoundException()
|