Home
last modified time | relevance | path

Searched refs:isGraphic (Results 1 – 5 of 5) 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/non-updatable-api/
Dcurrent.txt47541 method public static boolean isGraphic(CharSequence);
47542 method @Deprecated public static boolean isGraphic(char);
/frameworks/base/api/
Dcurrent.txt47685 method public static boolean isGraphic(CharSequence);
47686 method @Deprecated public static boolean isGraphic(char);
/frameworks/base/config/
Dboot-image-profile.txt15149 HSPLandroid/text/TextUtils;->isGraphic(Ljava/lang/CharSequence;)Z