Hide method to fix the build

Change-Id: I5a556454a722bf037932632fa7e6ee6a2832a68d
This commit is contained in:
Gilles Debunne
2011-09-09 16:46:42 -07:00
parent a3809b344c
commit 5132273273

View File

@@ -267,6 +267,8 @@ public class SuggestionSpan extends CharacterStyle implements ParcelableSpan {
/**
* @return The color of the underline for that span, or 0 if there is no underline
*
* @hide
*/
public int getUnderlineColor() {
// The order here should match what is used in updateDrawState