Hide method to fix the build

Change-Id: I5a556454a722bf037932632fa7e6ee6a2832a68d
diff --git a/core/java/android/text/style/SuggestionSpan.java b/core/java/android/text/style/SuggestionSpan.java
index fecf0f7..51e9d7d 100644
--- a/core/java/android/text/style/SuggestionSpan.java
+++ b/core/java/android/text/style/SuggestionSpan.java
@@ -267,6 +267,8 @@
 
     /**
      * @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