Searched defs:autoText (Results 1 – 2 of 2) sorted by relevance
49 private QwertyKeyListener(Capitalize cap, boolean autoText, boolean fullKeyboard) { in QwertyKeyListener()55 public QwertyKeyListener(Capitalize cap, boolean autoText) { in QwertyKeyListener()63 public static QwertyKeyListener getInstance(boolean autoText, Capitalize cap) { in getInstance()
455 static int makeTextContentType(Capitalize caps, boolean autoText) { in makeTextContentType()