Searched defs:findTokenEnd (Results 1 – 2 of 2) sorted by relevance
228 public int findTokenEnd(CharSequence text, int cursor); in findTokenEnd() method255 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