Home
last modified time | relevance | path

Searched defs:beforeLength (Results 1 – 13 of 13) sorted by relevance

/aosp12/packages/inputmethods/LatinIME/native/jni/src/utils/
H A Dautocorrection_threshold_utils.cpp33 const int beforeLength, const int *after, const int afterLength) { in editDistance()
71 const int beforeLength, const int *after, const int afterLength, const int score) { in calcNormalizedScore()
/aosp12/frameworks/base/core/java/com/android/internal/view/
H A DIInputContext.aidl46 void deleteSurroundingText(int beforeLength, int afterLength); in deleteSurroundingText()
47 void deleteSurroundingTextInCodePoints(int beforeLength, int afterLength); in deleteSurroundingTextInCodePoints()
86 void getSurroundingText(int beforeLength, int afterLength, int flags, in getSurroundingText()
H A DIInputConnectionWrapper.java214 public void getSurroundingText(int beforeLength, int afterLength, int flags, in getSurroundingText()
281 public void deleteSurroundingText(int beforeLength, int afterLength) { in deleteSurroundingText()
286 public void deleteSurroundingTextInCodePoints(int beforeLength, int afterLength) { in deleteSurroundingTextInCodePoints()
448 int beforeLength = (int) args.arg1; in executeMessage() local
H A DInputConnectionWrapper.java415 public boolean deleteSurroundingText(int beforeLength, int afterLength) { in deleteSurroundingText()
425 public boolean deleteSurroundingTextInCodePoints(int beforeLength, int afterLength) { in deleteSurroundingTextInCodePoints()
/aosp12/frameworks/base/core/java/android/view/inputmethod/
H A DInputConnectionWrapper.java117 public SurroundingText getSurroundingText(int beforeLength, int afterLength, int flags) { in getSurroundingText()
146 public boolean deleteSurroundingTextInCodePoints(int beforeLength, int afterLength) { in deleteSurroundingTextInCodePoints()
155 public boolean deleteSurroundingText(int beforeLength, int afterLength) { in deleteSurroundingText()
H A DInputConnection.java461 boolean deleteSurroundingText(int beforeLength, int afterLength); in deleteSurroundingText()
489 boolean deleteSurroundingTextInCodePoints(int beforeLength, int afterLength); in deleteSurroundingTextInCodePoints()
H A DBaseInputConnection.java241 public boolean deleteSurroundingText(int beforeLength, int afterLength) { in deleteSurroundingText()
411 public boolean deleteSurroundingTextInCodePoints(int beforeLength, int afterLength) { in deleteSurroundingTextInCodePoints()
/aosp12/packages/inputmethods/LatinIME/native/jni/src/suggest/policyimpl/utils/
H A Dedit_distance.h31 const int beforeLength = policy->getString0Length(); in getEditDistance() local
/aosp12/packages/inputmethods/LatinIME/native/jni/
H A Dcom_android_inputmethod_latin_BinaryDictionaryUtils.cpp61 jsize beforeLength = env->GetArrayLength(before); in latinime_BinaryDictionaryUtils_calcNormalizedScore() local
/aosp12/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/
H A DBatchInputArbiter.java95 final int beforeLength = mRecognitionPoints.getLength(); in addMoveEventPoint() local
/aosp12/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
H A DRichInputConnection.java473 public void deleteTextBeforeCursor(final int beforeLength) { in deleteTextBeforeCursor()
/aosp12/frameworks/base/core/java/android/widget/
H A DAbsListView.java6070 public SurroundingText getSurroundingText(int beforeLength, int afterLength, int flags) { in getSurroundingText()
6087 public boolean deleteSurroundingText(int beforeLength, int afterLength) { in deleteSurroundingText()
6092 public boolean deleteSurroundingTextInCodePoints(int beforeLength, int afterLength) { in deleteSurroundingTextInCodePoints()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...