Package 

Class KeywordTokenizer

    • Method Summary

      Modifier and Type Method Description
      int findTokenStart(CharSequence charSequence, int cursor)
      int findTokenEnd(CharSequence charSequence, int cursor)
      CharSequence terminateToken(CharSequence charSequence)
      • Methods inherited from class android.widget.MultiAutoCompleteTextView.Tokenizer

        findTokenEnd, findTokenStart, terminateToken
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait