Searched refs:shouldCap (Results 1 – 6 of 6) sorted by relevance
116 public static boolean shouldCap(Capitalize cap, CharSequence cs, int off) { in shouldCap() method in TextKeyListener
180 TextKeyListener.shouldCap(mCapitalize, content, selStart)) { in onKeyDown()
206 && TextKeyListener.shouldCap(mAutoCap, content, selStart)) { in onKeyDown()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
30385 …method public static boolean shouldCap(android.text.method.TextKeyListener.Capitalize, java.lang.C…
48612 …method public static boolean shouldCap(android.text.method.TextKeyListener.Capitalize, CharSequenc…