Home
last modified time | relevance | path

Searched refs:errorType (Results 1 – 13 of 13) sorted by relevance

/packages/inputmethods/LatinIME/native/jni/src/suggest/core/dictionary/
Derror_type_utils.h65 static bool isMissingExplicitAccent(const ErrorType errorType) { in isMissingExplicitAccent() argument
66 return (errorType & MATCH_WITH_MISSING_EXPLICIT_ACCENT) != 0; in isMissingExplicitAccent()
69 static bool isEditCorrectionError(const ErrorType errorType) { in isEditCorrectionError() argument
70 return (errorType & EDIT_CORRECTION) != 0; in isEditCorrectionError()
73 static bool isProximityCorrectionError(const ErrorType errorType) { in isProximityCorrectionError() argument
74 return (errorType & PROXIMITY_CORRECTION) != 0; in isProximityCorrectionError()
77 static bool isCompletion(const ErrorType errorType) { in isCompletion() argument
78 return (errorType & COMPLETION) != 0; in isCompletion()
/packages/inputmethods/LatinIME/native/jni/src/suggest/core/dicnode/internal/
Ddic_node_state_scoring.h73 const ErrorTypeUtils::ErrorType errorType) { in addCost() argument
75 mContainedErrorTypes = mContainedErrorTypes | errorType; in addCost()
76 if (ErrorTypeUtils::isEditCorrectionError(errorType)) { in addCost()
79 if (ErrorTypeUtils::isProximityCorrectionError(errorType)) { in addCost()
82 if (ErrorTypeUtils::isCompletion(errorType)) { in addCost()
/packages/apps/Settings/tests/robotests/src/com/android/settings/wifi/
DNetworkRequestDialogActivityTest.java102 assertThat(fakeActivity.errorType).isEqualTo(ERROR_DIALOG_TYPE.TIME_OUT); in onResumeAndWaitTimeout_shouldCallTimeoutDialog()
107 ERROR_DIALOG_TYPE errorType = null; field in NetworkRequestDialogActivityTest.FakeNetworkRequestDialogActivity
117 errorType = type; in stopScanningAndPopErrorDialog()
/packages/modules/IPsec/src/java/com/android/internal/net/ipsec/ike/exceptions/
DUnrecognizedIkeProtocolException.java31 public UnrecognizedIkeProtocolException(int errorType, byte[] notifyData) { in UnrecognizedIkeProtocolException() argument
32 super(errorType, notifyData); in UnrecognizedIkeProtocolException()
/packages/inputmethods/LatinIME/native/jni/src/suggest/core/policy/
Dweighting.cpp86 const ErrorTypeUtils::ErrorType errorType = weighting->getErrorType(correctionType, in addCostAndForwardInputIndex() local
96 inputSize, errorType); in addCostAndForwardInputIndex()
/packages/apps/Car/CompanionDeviceSupport/src/com/android/car/companiondevicesupport/feature/trust/
DTrustedDeviceManager.java490 int errorType = trustedDeviceError.getTypeValue(); in processErrorMessage() local
492 switch (errorType) { in processErrorMessage()
500 loge(TAG, "Encountered unexpected error type: " + errorType + "."); in processErrorMessage()
/packages/inputmethods/LatinIME/native/jni/src/suggest/core/dicnode/
Ddic_node.h465 const ErrorTypeUtils::ErrorType errorType) { in addCost() argument
470 inputSize, getTotalInputIndex(), errorType); in addCost()
/packages/apps/Dialer/java/com/android/dialer/logging/
DLoggingBindingsStub.java61 long latency, int httpResponseCode, PeopleApiLookupError.Type errorType) {} in logPeopleApiLookupReportWithError() argument
DLoggingBindings.java88 long latency, int httpResponseCode, PeopleApiLookupError.Type errorType); in logPeopleApiLookupReportWithError() argument
/packages/modules/IPsec/src/java/com/android/internal/net/ipsec/ike/
DIkeSessionStateMachine.java1366 IkeSaRecord ikeSaRecord, int messageId, @ErrorType int errorType) { in buildAndSendErrorNotificationResponse() argument
1367 IkeNotifyPayload error = new IkeNotifyPayload(errorType); in buildAndSendErrorNotificationResponse()
/packages/apps/TV/libs/m2/
Ddagger-compiler-2.23.jarjava/dagger/internal/codegen/META-INF/gradle/incremental.annotation.processors ...
Djavac-shaded-9-dev-r4023-3.jarorg/openjdk/tools/sjavac/server/log/LoggingOutputStream.class LoggingOutputStream.java package ...
/packages/apps/TV/libs/
Dgoogle-java-format-1.7-all-deps.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...