Home
last modified time | relevance | path

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

/cts/tests/inputmethod/src/android/view/inputmethod/cts/util/
DImeAwareEditText.java70 final InputMethodManager imm = in showSoftInputIfNecessary() local
78 final InputMethodManager imm = getContext().getSystemService(InputMethodManager.class); in scheduleShowSoftInput() local
/cts/tests/inputmethod/src/android/view/inputmethod/cts/
DBaseInputConnectionTest.java176 final InputMethodManager imm = InstrumentationRegistry.getInstrumentation() in testReportFullscreenMode() local
DInputMethodInfoTest.java238 final InputMethodManager imm = mContext.getSystemService(InputMethodManager.class); in testAtLeastOneEncryptionAwareInputMethodIsAvailable() local
/cts/common/device-side/util/src/com/android/compatibility/common/util/
DCtsKeyEventUtil.java193 InputMethodManager imm = targetView.getContext().getSystemService(InputMethodManager.class); in sendKey() local
/cts/tests/autofillservice/src/android/autofillservice/cts/
DLoginActivity.java185 final InputMethodManager imm = (InputMethodManager) getSystemService( in save() local
/cts/tests/tests/view/src/android/view/cts/
DViewTest.java3604 final InputMethodManager imm = (InputMethodManager) mActivity.getSystemService( in testSetScrollContainer() local
4049 final InputMethodManager imm = (InputMethodManager) mActivity.getSystemService( in testInputConnection() local