Loading api/current.txt +2 −0 Original line number Diff line number Diff line Loading @@ -24890,9 +24890,11 @@ package android.view.textservice { public final class SpellCheckerSubtype implements android.os.Parcelable { ctor public SpellCheckerSubtype(int, java.lang.String, java.lang.String); method public boolean containsExtraValueKey(java.lang.String); method public int describeContents(); method public java.lang.CharSequence getDisplayName(android.content.Context, java.lang.String, android.content.pm.ApplicationInfo); method public java.lang.String getExtraValue(); method public java.lang.String getExtraValueOf(java.lang.String); method public java.lang.String getLocale(); method public int getNameResId(); method public void writeToParcel(android.os.Parcel, int); core/java/android/view/textservice/SpellCheckerSubtype.java +0 −2 Original line number Diff line number Diff line Loading @@ -110,7 +110,6 @@ public final class SpellCheckerSubtype implements Parcelable { } /** * @hide * The string of ExtraValue in subtype should be defined as follows: * example: key0,key1=value1,key2,key3,key4=value4 * @param key the key of extra value Loading @@ -121,7 +120,6 @@ public final class SpellCheckerSubtype implements Parcelable { } /** * @hide * The string of ExtraValue in subtype should be defined as follows: * example: key0,key1=value1,key2,key3,key4=value4 * @param key the key of extra value Loading Loading
api/current.txt +2 −0 Original line number Diff line number Diff line Loading @@ -24890,9 +24890,11 @@ package android.view.textservice { public final class SpellCheckerSubtype implements android.os.Parcelable { ctor public SpellCheckerSubtype(int, java.lang.String, java.lang.String); method public boolean containsExtraValueKey(java.lang.String); method public int describeContents(); method public java.lang.CharSequence getDisplayName(android.content.Context, java.lang.String, android.content.pm.ApplicationInfo); method public java.lang.String getExtraValue(); method public java.lang.String getExtraValueOf(java.lang.String); method public java.lang.String getLocale(); method public int getNameResId(); method public void writeToParcel(android.os.Parcel, int);
core/java/android/view/textservice/SpellCheckerSubtype.java +0 −2 Original line number Diff line number Diff line Loading @@ -110,7 +110,6 @@ public final class SpellCheckerSubtype implements Parcelable { } /** * @hide * The string of ExtraValue in subtype should be defined as follows: * example: key0,key1=value1,key2,key3,key4=value4 * @param key the key of extra value Loading @@ -121,7 +120,6 @@ public final class SpellCheckerSubtype implements Parcelable { } /** * @hide * The string of ExtraValue in subtype should be defined as follows: * example: key0,key1=value1,key2,key3,key4=value4 * @param key the key of extra value Loading