Searched refs:InputMethod (Results 1 – 13 of 13) sorted by relevance
28 import android.view.inputmethod.InputMethod;50 private InputMethod mInputMethod;60 public abstract class AbstractInputMethodImpl implements InputMethod {
35 import android.view.inputmethod.InputMethod;80 final WeakReference<InputMethod> mInputMethod;98 static final class InputMethodSessionCallbackWrapper implements InputMethod.SessionCallback {128 public IInputMethodWrapper(AbstractInputMethodService context, InputMethod inputMethod) { in IInputMethodWrapper()139 InputMethod inputMethod = mInputMethod.get(); in executeMessage()
77 import android.view.inputmethod.InputMethod;1821 if ((flags&InputMethod.SHOW_EXPLICIT) == 0) { in onShowInputRequested()
25 import android.view.inputmethod.InputMethod;138 new Intent(InputMethod.SERVICE_INTERFACE), user.getIdentifier()); in queryApps()
165 parser = si.loadXmlMetaData(pm, InputMethod.SERVICE_META_DATA); in InputMethodInfo()168 + InputMethod.SERVICE_META_DATA + " meta-data"); in InputMethodInfo()187 com.android.internal.R.styleable.InputMethod); in InputMethodInfo()
60 public interface InputMethod { interface
93 serviceInfo.metaData.putInt(InputMethod.SERVICE_META_DATA, metaDataRes); in buildInputMethodForTest()
118 import android.view.inputmethod.InputMethod;1177 new Intent(InputMethod.SERVICE_INTERFACE).setPackage(packageName), in onPackageAppeared()1991 flags |= InputMethod.SHOW_FORCED in getImeShowFlags()1992 | InputMethod.SHOW_EXPLICIT; in getImeShowFlags()1994 flags |= InputMethod.SHOW_EXPLICIT; in getImeShowFlags()2174 mCurIntent = new Intent(InputMethod.SERVICE_INTERFACE); in startInputUncheckedLocked()3928 new Intent(InputMethod.SERVICE_INTERFACE), in queryInputMethodServicesInternal()3990 new Intent(InputMethod.SERVICE_INTERFACE), in buildInputMethodListLocked()
43 import android.view.inputmethod.InputMethod;
13407 …bstractInputMethodService.AbstractInputMethodImpl implements android.view.inputmethod.InputMethod {13409 method public void createSession(android.view.inputmethod.InputMethod.SessionCallback);35729 public abstract interface InputMethod {35733 method public abstract void createSession(android.view.inputmethod.InputMethod.SessionCallback);35741 field public static final java.lang.String SERVICE_INTERFACE = "android.view.InputMethod";35747 public static abstract interface InputMethod.SessionCallback {
22328 …bstractInputMethodService.AbstractInputMethodImpl implements android.view.inputmethod.InputMethod {22330 …method @MainThread public void createSession(android.view.inputmethod.InputMethod.SessionCallback);53152 public interface InputMethod {53156 …method @MainThread public void createSession(android.view.inputmethod.InputMethod.SessionCallback);53164 field public static final String SERVICE_INTERFACE = "android.view.InputMethod";53170 public static interface InputMethod.SessionCallback {
9016 …vice$AbstractInputMethodImpl;->createSession(Landroid/view/inputmethod/InputMethod$SessionCallback…9029 …it>(Landroid/inputmethodservice/AbstractInputMethodService;Landroid/view/inputmethod/InputMethod;)V
34937 …inputmethodservice/AbstractInputMethodService;->mInputMethod:Landroid/view/inputmethod/InputMethod;62280 Landroid/R$styleable;->InputMethod:[I80219 Landroid/view/inputmethod/InputMethod;->dispatchStartInputWithToken(Landroid/view/inputmethod/Input…102351 Lcom/android/internal/R$styleable;->InputMethod:[I