Home
last modified time | relevance | path

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

/frameworks/libs/modules-utils/java/com/android/modules/utils/
DBinaryXmlPullParser.java547 return !TextUtils.isGraphic(mCurrentText); in isWhitespace()
/frameworks/base/core/java/android/text/
DTextUtils.java1833 public static boolean isGraphic(CharSequence str) { in isGraphic() method in TextUtils
1860 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/core/api/
Dcurrent.txt48177 method public static boolean isGraphic(CharSequence);
48178 method @Deprecated public static boolean isGraphic(char);
/frameworks/base/boot/
Dboot-image-profile.txt14996 HSPLandroid/text/TextUtils;->isGraphic(Ljava/lang/CharSequence;)Z
/frameworks/base/config/
Dboot-image-profile.txt15060 HSPLandroid/text/TextUtils;->isGraphic(Ljava/lang/CharSequence;)Z