Home
last modified time | relevance | path

Searched defs:errorType (Results 1 – 25 of 32) sorted by relevance

12

/packages/inputmethods/LatinIME/native/jni/src/suggest/core/dictionary/
Derror_type_utils.h65 static bool isMissingExplicitAccent(const ErrorType errorType) { in isMissingExplicitAccent()
69 static bool isEditCorrectionError(const ErrorType errorType) { in isEditCorrectionError()
73 static bool isProximityCorrectionError(const ErrorType errorType) { in isProximityCorrectionError()
77 static bool isCompletion(const ErrorType errorType) { in isCompletion()
/packages/modules/Uwb/service/java/com/android/server/uwb/discovery/info/
DAdminErrorMessage.java143 @NonNull public final ErrorType errorType; field in AdminErrorMessage
169 public AdminErrorMessage(@NonNull ErrorType errorType) { in AdminErrorMessage()
189 private static byte[] generatePayload(@NonNull ErrorType errorType) { in generatePayload()
202 ErrorType errorType = in extractErrorType() local
/packages/modules/IPsec/tests/iketests/src/java/com/android/internal/net/ipsec/ike/message/
DIkeNotifyPayloadTest.java274 int errorType, Class<T> exceptionClass) throws Exception { in verifyValidateAndBuildIkeExceptionWithoutData()
277 payload.validateAndBuildIkeException(), errorType, exceptionClass); in verifyValidateAndBuildIkeExceptionWithoutData() local
281 IkeProtocolException exception, int errorType, Class<T> exceptionClass) in verifyIkeExceptionWithoutData()
/packages/modules/IPsec/src/java/android/net/ipsec/ike/exceptions/
DUnrecognizedIkeProtocolException.java44 public UnrecognizedIkeProtocolException(int errorType, @NonNull byte[] errorData) { in UnrecognizedIkeProtocolException()
/packages/modules/IntentResolver/tests/unit/src/com/android/intentresolver/validation/
DValidationTest.kt129 val errorType = result.errors.map { it::class }.first() in thrown_exception() constant
/packages/services/Car/service/src/com/android/car/telemetry/scriptexecutorinterface/
DIScriptExecutorListener.aidl54 void onError(int errorType, String message, @nullable String stackTrace); in onError()
/packages/modules/Uwb/service/tests/src/com/android/server/uwb/discovery/info/
DAdminErrorMessageTest.java122 private void testConstructwithBytes(ErrorType errorType, byte lastErrorByte) { in testConstructwithBytes()
/packages/services/Car/service/src/com/android/car/telemetry/databroker/
DDataBrokerImpl.java591 private TelemetryError buildTelemetryError( in buildTelemetryError()
649 int errorType, @NonNull String message, @Nullable String stackTrace) { in onScriptError()
710 public void onError(int errorType, @NonNull String message, @Nullable String stackTrace) { in onError()
/packages/services/Iwlan/src/com/google/android/iwlan/
DErrorPolicyManager.java287 int errorType = error.getErrorType(); in getDataFailCause() local
582 int errorType; in readErrorPolicies() local
679 private List<String> parseErrorDetails(int errorType, JSONArray errorDetailArray) in parseErrorDetails()
739 private @ErrorPolicyErrorType int getErrorPolicyErrorType(String errorType) { in getErrorPolicyErrorType()
853 abstract @ErrorPolicyErrorType int errorType(); in errorType() method in ErrorPolicyManager.ErrorPolicy
869 abstract Builder setErrorType(int errorType); in setErrorType()
/packages/modules/Connectivity/framework/src/android/net/
DQosCallbackConnection.java127 public void onError(@QosCallbackException.ExceptionType final int errorType) { in onError()
/packages/apps/Nfc/src/com/android/nfc/cardemulation/util/
DStatsdUtils.java179 public void logErrorEvent(int errorType, int nciCmd, int ntfStatusCode) { in logErrorEvent()
183 public void logErrorEvent(int errorType) { in logErrorEvent()
/packages/inputmethods/LatinIME/native/jni/src/suggest/core/policy/
Dweighting.cpp86 const ErrorTypeUtils::ErrorType errorType = weighting->getErrorType(correctionType, in addCostAndForwardInputIndex() local
/packages/services/Car/packages/ScriptExecutor/src/
DScriptExecutorListener.cpp57 void ScriptExecutorListener::onError(const ErrorType errorType, const char* message, in onError()
/packages/services/Car/packages/ScriptExecutor/tests/nonsystemuser/src/com/android/car/scriptexecutortest/nonsystemuser/
DScriptExecutorNonSystemUserTest.java71 public void onError(int errorType, String message, String stackTrace) { in onError()
/packages/modules/Uwb/service/tests/src/com/android/server/uwb/discovery/
DTransportProviderTest.java189 private void verifyAdminErrorMessageReceive(ErrorType errorType, TerminationReason reason) { in verifyAdminErrorMessageReceive()
/packages/apps/Settings/tests/robotests/src/com/android/settings/wifi/
DNetworkRequestDialogActivityTest.java123 ERROR_DIALOG_TYPE errorType = null; field in NetworkRequestDialogActivityTest.FakeNetworkRequestDialogActivity
/packages/apps/Dialer/java/com/android/dialer/logging/
DLoggingBindingsStub.java61 long latency, int httpResponseCode, PeopleApiLookupError.Type errorType) {} in logPeopleApiLookupReportWithError()
DLoggingBindings.java88 long latency, int httpResponseCode, PeopleApiLookupError.Type errorType); in logPeopleApiLookupReportWithError()
/packages/inputmethods/LatinIME/native/jni/src/suggest/core/dicnode/internal/
Ddic_node_state_scoring.h73 const ErrorTypeUtils::ErrorType errorType) { in addCost()
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/telemetry/databroker/
DDataBrokerTest.java306 TelemetryProto.TelemetryError.ErrorType errorType = in testScheduleNextTask_onScriptError_shouldStoreErrorObject() local
803 public void notifyScriptError(int errorType, String errorMessage) { in notifyScriptError()
/packages/modules/Uwb/service/java/com/android/server/uwb/discovery/
DTransportProvider.java224 protected void sentAdminErrorMessage(ErrorType errorType) { in sentAdminErrorMessage()
/packages/modules/CellBroadcastService/src/com/android/cellbroadcastservice/
DCellBroadcastServiceMetrics.java307 public void logModuleError(int source, int errorType) { in logModuleError()
/packages/services/Iwlan/test/com/google/android/iwlan/
DErrorPolicyManagerTest.java64 abstract String errorType(); in errorType() method in ErrorPolicyManagerTest.ErrorPolicyString
82 abstract Builder setErrorType(String errorType); in setErrorType()
/packages/apps/CellBroadcastReceiver/src/com/android/cellbroadcastreceiver/
DCellBroadcastReceiverMetrics.java575 void logModuleError(int source, int errorType) { in logModuleError()
/packages/apps/Launcher3/src/com/android/launcher3/model/
DLoaderCursor.java408 public void markDeleted(String reason, @RestoreError String errorType) { in markDeleted()

12