Home
last modified time | relevance | path

Searched defs:imm (Results 1 – 10 of 10) sorted by relevance

/cts/common/device-side/util-axt/src/com/android/compatibility/common/util/
DImeAwareEditText.java70 final InputMethodManager imm = in showSoftInputIfNecessary() local
78 final InputMethodManager imm = getContext().getSystemService(InputMethodManager.class); in scheduleShowSoftInput() local
DCtsKeyEventUtil.java193 InputMethodManager imm = targetView.getContext().getSystemService(InputMethodManager.class); in sendKey() local
/cts/common/device-side/util/src/com/android/compatibility/common/util/
DImeAwareEditText.java70 final InputMethodManager imm = in showSoftInputIfNecessary() local
78 final InputMethodManager imm = getContext().getSystemService(InputMethodManager.class); in scheduleShowSoftInput() local
DCtsKeyEventUtil.java193 InputMethodManager imm = targetView.getContext().getSystemService(InputMethodManager.class); in sendKey() local
/cts/tests/inputmethod/src/android/view/inputmethod/cts/
DBaseInputConnectionTest.java177 final InputMethodManager imm = InstrumentationRegistry.getInstrumentation() in testReportFullscreenMode() local
DInputMethodInfoTest.java239 final InputMethodManager imm = mContext.getSystemService(InputMethodManager.class); in testAtLeastOneEncryptionAwareInputMethodIsAvailable() local
/cts/tests/framework/base/windowmanager/src/android/server/wm/
DMultiDisplayClientTests.java215 final InputMethodManager imm = in testInputMethodManagerDisplayId() local
DMultiDisplaySystemDecorationTests.java471 final InputMethodManager imm = activity.getSystemService(InputMethodManager.class); in testImeApiForBug118341760() local
/cts/tests/autofillservice/src/android/autofillservice/cts/
DLoginActivity.java165 final InputMethodManager imm = (InputMethodManager) getSystemService( in save() local
/cts/tests/tests/view/src/android/view/cts/
DViewTest.java3859 final InputMethodManager imm = (InputMethodManager) mActivity.getSystemService( in testSetScrollContainer() local
4304 final InputMethodManager imm = (InputMethodManager) mActivity.getSystemService( in testInputConnection() local