Loading api/current.txt +1 −1 Original line number Diff line number Diff line Loading @@ -18463,7 +18463,7 @@ package android.service.textservice { field public static final java.lang.String SERVICE_INTERFACE = "android.service.textservice.SpellCheckerService"; } public abstract class SpellCheckerService.Session { public static abstract class SpellCheckerService.Session { ctor public SpellCheckerService.Session(); method public android.os.Bundle getBundle(); method public java.lang.String getLocale(); core/java/android/service/textservice/SpellCheckerService.java +1 −1 Original line number Diff line number Diff line Loading @@ -66,7 +66,7 @@ public abstract class SpellCheckerService extends Service { /** * This abstract class should be overridden by a concrete implementation of a spell checker. */ public abstract class Session { public static abstract class Session { private InternalISpellCheckerSession mInternalSession; /** Loading Loading
api/current.txt +1 −1 Original line number Diff line number Diff line Loading @@ -18463,7 +18463,7 @@ package android.service.textservice { field public static final java.lang.String SERVICE_INTERFACE = "android.service.textservice.SpellCheckerService"; } public abstract class SpellCheckerService.Session { public static abstract class SpellCheckerService.Session { ctor public SpellCheckerService.Session(); method public android.os.Bundle getBundle(); method public java.lang.String getLocale();
core/java/android/service/textservice/SpellCheckerService.java +1 −1 Original line number Diff line number Diff line Loading @@ -66,7 +66,7 @@ public abstract class SpellCheckerService extends Service { /** * This abstract class should be overridden by a concrete implementation of a spell checker. */ public abstract class Session { public static abstract class Session { private InternalISpellCheckerSession mInternalSession; /** Loading