Searched defs:findTokenEnd (Results 1 – 2 of 2) sorted by relevance
219 public int findTokenEnd(CharSequence text, int cursor); in findTokenEnd() method246 public int findTokenEnd(CharSequence text, int cursor) { in findTokenEnd() method in MultiAutoCompleteTextView.CommaTokenizer
241 public int findTokenEnd(CharSequence text, int cursor) { in findTokenEnd() method in Rfc822Tokenizer