File
Doc
Category
Size
Date
Package
SpellCheckerService.java
API Doc
Android 5.1 API
1469
Sat Mar 14 14:09:34 GMT 2015
android.service.textservice
SpellCheckerService
java.lang.Object
android.app.Service
public abstract class SpellCheckerService extends android.app.Service
Fields Summary
public static final String
SERVICE_INTERFACE
Constructors Summary
public SpellCheckerService
()
throw new RuntimeException("Stub!");
Methods Summary
public abstract
android.service.textservice.SpellCheckerService$Session
createSession
()
public final
android.os.IBinder
onBind
(
android.content.Intent
intent)
throw new RuntimeException("Stub!");
Java Code Source