Searched defs:textStr (Results 1 – 5 of 5) sorted by relevance
32 StringCharacterIterator::StringCharacterIterator(const UnicodeString& textStr) in StringCharacterIterator()40 StringCharacterIterator::StringCharacterIterator(const UnicodeString& textStr, in StringCharacterIterator()49 StringCharacterIterator::StringCharacterIterator(const UnicodeString& textStr, in StringCharacterIterator()
425 String textStr = text.toString(); in checkCompositionQueueAndCallNative() local724 String textStr, int newCursorPosition); in nativeSetComposingText()726 private native void nativeCommitText(long nativeImeAdapterAndroid, String textStr); in nativeCommitText()
27 SCharacterIterator(const UnicodeString& textStr){ in SCharacterIterator()