Home
last modified time | relevance | path

Searched defs:isGraphic (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/text/
DTextUtils.java1388 public static boolean isGraphic(CharSequence str) { in isGraphic() method in TextUtils
1408 public static boolean isGraphic(char c) { in isGraphic() method in TextUtils