Searched refs:shouldCap (Results 1 – 5 of 5) 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 ...
48158 …method public static boolean shouldCap(android.text.method.TextKeyListener.Capitalize, CharSequenc…