Searched refs:AbstractInputMethodService (Results 1 – 9 of 9) sorted by relevance
23 import android.inputmethodservice.AbstractInputMethodService;46 private final WeakReference<AbstractInputMethodService> mInputMethodService;245 @NonNull WeakReference<AbstractInputMethodService> inputMethodService, in InputConnectionWrapper()386 final AbstractInputMethodService inputMethodService = mInputMethodService.get(); in notifyUserActionIfNecessary()615 final AbstractInputMethodService inputMethodService = mInputMethodService.get(); in commitContent()
48 public abstract class AbstractInputMethodService extends Service class143 boolean handled = event.dispatch(AbstractInputMethodService.this, in dispatchKeyEvent()
76 final WeakReference<AbstractInputMethodService> mTarget;128 public IInputMethodWrapper(AbstractInputMethodService context, InputMethod inputMethod) { in IInputMethodWrapper()148 AbstractInputMethodService target = mTarget.get(); in executeMessage()235 AbstractInputMethodService target = mTarget.get(); in dump()
328 final WeakReference<AbstractInputMethodService> fakeIMS = in startInputOrWindowGainedFocus()
248 public class InputMethodService extends AbstractInputMethodService {
13397 …public abstract class AbstractInputMethodService extends android.app.Service implements android.vi…13398 ctor public AbstractInputMethodService();13401 …method public abstract android.inputmethodservice.AbstractInputMethodService.AbstractInputMethodIm…13402 …method public abstract android.inputmethodservice.AbstractInputMethodService.AbstractInputMethodSe…13407 …public abstract class AbstractInputMethodService.AbstractInputMethodImpl implements android.view.i…13408 ctor public AbstractInputMethodService.AbstractInputMethodImpl();13414 …public abstract class AbstractInputMethodService.AbstractInputMethodSessionImpl implements android…13415 ctor public AbstractInputMethodService.AbstractInputMethodSessionImpl();13435 public class InputMethodService extends android.inputmethodservice.AbstractInputMethodService {13461 …method public android.inputmethodservice.AbstractInputMethodService.AbstractInputMethodImpl onCrea…[all …]
22318 …public abstract class AbstractInputMethodService extends android.app.Service implements android.vi…22319 ctor public AbstractInputMethodService();22322 …method public abstract android.inputmethodservice.AbstractInputMethodService.AbstractInputMethodIm…22323 …method public abstract android.inputmethodservice.AbstractInputMethodService.AbstractInputMethodSe…22328 …public abstract class AbstractInputMethodService.AbstractInputMethodImpl implements android.view.i…22329 ctor public AbstractInputMethodService.AbstractInputMethodImpl();22335 …public abstract class AbstractInputMethodService.AbstractInputMethodSessionImpl implements android…22336 ctor public AbstractInputMethodService.AbstractInputMethodSessionImpl();22356 public class InputMethodService extends android.inputmethodservice.AbstractInputMethodService {22382 …method public android.inputmethodservice.AbstractInputMethodService.AbstractInputMethodImpl onCrea…[all …]
9016 HSPLandroid/inputmethodservice/AbstractInputMethodService$AbstractInputMethodImpl;->createSession(L…9017 HSPLandroid/inputmethodservice/AbstractInputMethodService$AbstractInputMethodImpl;->setSessionEnabl…9018 HSPLandroid/inputmethodservice/AbstractInputMethodService$AbstractInputMethodSessionImpl;->dispatch…9019 HSPLandroid/inputmethodservice/AbstractInputMethodService$AbstractInputMethodSessionImpl;->isEnable…9020 HSPLandroid/inputmethodservice/AbstractInputMethodService$AbstractInputMethodSessionImpl;->setEnabl…9021 HSPLandroid/inputmethodservice/AbstractInputMethodService;->onBind(Landroid/content/Intent;)Landroi…9029 …rvice/IInputMethodWrapper;-><init>(Landroid/inputmethodservice/AbstractInputMethodService;Landroid…9070 …CreateInputMethodSessionInterface()Landroid/inputmethodservice/AbstractInputMethodService$Abstract…
34933 Landroid/inputmethodservice/AbstractInputMethodService$AbstractInputMethodSessionImpl;->mEnabled:Z34934 Landroid/inputmethodservice/AbstractInputMethodService$AbstractInputMethodSessionImpl;->mRevoked:Z34935 Landroid/inputmethodservice/AbstractInputMethodService;->exposeContent(Landroid/view/inputmethod/In…34936 Landroid/inputmethodservice/AbstractInputMethodService;->mDispatcherState:Landroid/view/KeyEvent$Di…34937 Landroid/inputmethodservice/AbstractInputMethodService;->mInputMethod:Landroid/view/inputmethod/Inp…