OSDN Git Service

Merge "Add Paint.hasGlyph method"
[android-x86/frameworks-base.git] / api / system-current.txt
index 544cbb3..40accaa 100644 (file)
@@ -11677,6 +11677,7 @@ package android.graphics {
     method public int getTextWidths(java.lang.String, float[]);
     method public android.graphics.Typeface getTypeface();
     method public android.graphics.Xfermode getXfermode();
+    method public boolean hasGlyph(java.lang.String);
     method public final boolean isAntiAlias();
     method public final boolean isDither();
     method public boolean isElegantTextHeight();