Searched refs:textInfo (Results 1 – 6 of 6) sorted by relevance
/frameworks/wilhelm/src/ |
D | data.h | 113 XATimedTextStreamInformation textInfo; member
|
/frameworks/base/core/java/android/view/textservice/ |
D | SpellCheckerSession.java | 192 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/ |
D | SpellChecker.java | 334 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/ |
D | IStreamInformation.cpp | 131 *(XATimedTextStreamInformation *)info = streamInfo.textInfo; in IStreamInformation_QueryStreamInformation()
|
/frameworks/base/core/java/android/service/textservice/ |
D | SpellCheckerService.java | 125 public abstract SuggestionsInfo onGetSuggestions(TextInfo textInfo, int suggestionsLimit); in onGetSuggestions() argument
|
/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |