Searched defs:autoText (Results 1 – 2 of 2) sorted by relevance
50 private QwertyKeyListener(Capitalize cap, boolean autoText, boolean fullKeyboard) { in QwertyKeyListener()56 public QwertyKeyListener(Capitalize cap, boolean autoText) { in QwertyKeyListener()64 public static QwertyKeyListener getInstance(boolean autoText, Capitalize cap) { in getInstance()
475 static int makeTextContentType(Capitalize caps, boolean autoText) { in makeTextContentType()