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.java189 public void getSuggestions(TextInfo textInfo, int suggestionsLimit) { in getSuggestions() argument
190 getSuggestions(new TextInfo[] {textInfo}, suggestionsLimit, false); in getSuggestions()
/frameworks/base/core/java/android/widget/
DSpellChecker.java299 final TextInfo textInfo = new TextInfo(editable, start, end, mCookie, mIds[i]); in spellCheck() local
300 textInfos[textInfosCount++] = textInfo; in spellCheck()
303 + 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-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...