Home
last modified time | relevance | path

Searched refs:textInfo (Results 1 – 6 of 6) sorted by relevance

/frameworks/wilhelm/src/
Ddata.h113 XATimedTextStreamInformation textInfo; member
/frameworks/base/core/java/android/view/textservice/
DSpellCheckerSession.java192 public void getSuggestions(TextInfo textInfo, int suggestionsLimit) { in getSuggestions() argument
193 getSuggestions(new TextInfo[] {textInfo}, suggestionsLimit, false); in getSuggestions()
/frameworks/base/core/java/android/widget/
DSpellChecker.java334 final TextInfo textInfo = new TextInfo(editable, start, end, mCookie, mIds[i]); in spellCheck() local
335 textInfos[textInfosCount++] = textInfo; in spellCheck()
338 + textInfo.getSequence() + ", cookie = " + mCookie + ", seq = " in spellCheck()
/frameworks/wilhelm/src/itf/
DIStreamInformation.cpp131 *(XATimedTextStreamInformation *)info = streamInfo.textInfo; in IStreamInformation_QueryStreamInformation()
/frameworks/base/core/java/android/service/textservice/
DSpellCheckerService.java125 public abstract SuggestionsInfo onGetSuggestions(TextInfo textInfo, int suggestionsLimit); in onGetSuggestions() argument
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...