FileDocCategorySizeDatePackage
SpellCheckerInfo.javaAPI DocAndroid 5.1 API1349Sat Mar 14 14:09:36 GMT 2015android.view.textservice

SpellCheckerInfo

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

Fields Summary
public static final android.os.Parcelable.Creator
CREATOR
Constructors Summary
SpellCheckerInfo()

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

 throw new RuntimeException("Stub!"); 
public android.content.ComponentNamegetComponent()

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

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

 throw new RuntimeException("Stub!"); 
public android.content.pm.ServiceInfogetServiceInfo()

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

 throw new RuntimeException("Stub!"); 
public android.view.textservice.SpellCheckerSubtypegetSubtypeAt(int index)

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

 throw new RuntimeException("Stub!"); 
public android.graphics.drawable.DrawableloadIcon(android.content.pm.PackageManager pm)

 throw new RuntimeException("Stub!"); 
public java.lang.CharSequenceloadLabel(android.content.pm.PackageManager pm)

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

 throw new RuntimeException("Stub!");