FileDocCategorySizeDatePackage
SpellCheckerSubtype.javaAPI DocAndroid 5.1 API1339Sat Mar 14 14:09:34 GMT 2015android.view.textservice

SpellCheckerSubtype

public final class SpellCheckerSubtype extends Object implements android.os.Parcelable

Fields Summary
public static final android.os.Parcelable.Creator
CREATOR
Constructors Summary
public SpellCheckerSubtype(int nameId, String locale, String extraValue)

 throw new RuntimeException("Stub!"); 
Methods Summary
public booleancontainsExtraValueKey(java.lang.String key)

 throw new RuntimeException("Stub!"); 
public intdescribeContents()

 throw new RuntimeException("Stub!"); 
public booleanequals(java.lang.Object o)

 throw new RuntimeException("Stub!"); 
public java.lang.CharSequencegetDisplayName(android.content.Context context, java.lang.String packageName, android.content.pm.ApplicationInfo appInfo)

 throw new RuntimeException("Stub!"); 
public java.lang.StringgetExtraValue()

 throw new RuntimeException("Stub!"); 
public java.lang.StringgetExtraValueOf(java.lang.String key)

 throw new RuntimeException("Stub!"); 
public java.lang.StringgetLocale()

 throw new RuntimeException("Stub!"); 
public intgetNameResId()

 throw new RuntimeException("Stub!"); 
public inthashCode()

 throw new RuntimeException("Stub!"); 
public voidwriteToParcel(android.os.Parcel dest, int parcelableFlags)

 throw new RuntimeException("Stub!");