Searched refs:SpellCheckerSessionListenerImpl (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/view/textservice/
H A DSpellCheckerSession.java101 private final SpellCheckerSessionListenerImpl mSpellCheckerSessionListenerImpl;
133 mSpellCheckerSessionListenerImpl = new SpellCheckerSessionListenerImpl(mHandler);
224 private static class SpellCheckerSessionListenerImpl extends ISpellCheckerSessionListener.Stub { class in class:SpellCheckerSession
238 public SpellCheckerSessionListenerImpl(Handler handler) { method in class:SpellCheckerSession.SpellCheckerSessionListenerImpl
458 private final SpellCheckerSessionListenerImpl mParentSpellCheckerSessionListenerImpl;
460 public InternalListener(SpellCheckerSessionListenerImpl spellCheckerSessionListenerImpl) {

Completed in 53 milliseconds