Searched defs:findTokenStart (Results 1 – 2 of 2) sorted by relevance
213 public int findTokenStart(CharSequence text, int cursor); in findTokenStart() method233 public int findTokenStart(CharSequence text, int cursor) { in findTokenStart() method in MultiAutoCompleteTextView.CommaTokenizer
210 public int findTokenStart(CharSequence text, int cursor) { in findTokenStart() method in Rfc822Tokenizer