Home
last modified time | relevance | path

Searched refs:InputMethod (Results 1 – 13 of 13) sorted by relevance

/frameworks/base/core/java/android/inputmethodservice/
DAbstractInputMethodService.java28 import android.view.inputmethod.InputMethod;
50 private InputMethod mInputMethod;
60 public abstract class AbstractInputMethodImpl implements InputMethod {
DIInputMethodWrapper.java35 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()
DInputMethodService.java77 import android.view.inputmethod.InputMethod;
1821 if ((flags&InputMethod.SHOW_EXPLICIT) == 0) { in onShowInputRequested()
/frameworks/base/core/java/android/content/pm/
DAppsQueryHelper.java25 import android.view.inputmethod.InputMethod;
138 new Intent(InputMethod.SERVICE_INTERFACE), user.getIdentifier()); in queryApps()
/frameworks/base/core/java/android/view/inputmethod/
DInputMethodInfo.java165 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()
DInputMethod.java60 public interface InputMethod { interface
/frameworks/base/core/tests/coretests/src/android/view/inputmethod/
DInputMethodInfoTest.java93 serviceInfo.metaData.putInt(InputMethod.SERVICE_META_DATA, metaDataRes); in buildInputMethodForTest()
/frameworks/base/services/core/java/com/android/server/inputmethod/
DInputMethodManagerService.java118 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()
/frameworks/base/core/java/android/view/
DWindowInsets.java43 import android.view.inputmethod.InputMethod;
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt13407 …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 {
/frameworks/base/api/
Dcurrent.txt22328 …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 {
/frameworks/base/config/
Dboot-image-profile.txt9016 …vice$AbstractInputMethodImpl;->createSession(Landroid/view/inputmethod/InputMethod$SessionCallback…
9029 …it>(Landroid/inputmethodservice/AbstractInputMethodService;Landroid/view/inputmethod/InputMethod;)V
Dhiddenapi-greylist-max-o.txt34937 …inputmethodservice/AbstractInputMethodService;->mInputMethod:Landroid/view/inputmethod/InputMethod;
62280 Landroid/R$styleable;->InputMethod:[I
80219 Landroid/view/inputmethod/InputMethod;->dispatchStartInputWithToken(Landroid/view/inputmethod/Input…
102351 Lcom/android/internal/R$styleable;->InputMethod:[I