Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/text/
DTextUtils.java1731 public static boolean isGraphic(CharSequence str) { in isGraphic() method in TextUtils
1757 public static boolean isGraphic(char c) { in isGraphic() method in TextUtils
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt29971 method public static boolean isGraphic(java.lang.CharSequence);
29972 method public static boolean isGraphic(char);
/frameworks/base/api/
Dcurrent.txt46250 method public static boolean isGraphic(CharSequence);
46251 method @Deprecated public static boolean isGraphic(char);
/frameworks/base/config/
Dboot-image-profile.txt15150 HSPLandroid/text/TextUtils;->isGraphic(Ljava/lang/CharSequence;)Z