Home
last modified time | relevance | path

Searched defs:imm (Results 1 – 12 of 12) 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.java199 InputMethodManager imm = targetView.getContext().getSystemService(InputMethodManager.class); in sendKey() local
/cts/tests/contentcaptureservice/src/android/contentcaptureservice/cts/
DResizingEditActivity.java46 InputMethodManager imm = getSystemService(InputMethodManager.class); in showSoftInputOnExtraInputEditText() local
/cts/tests/inputmethod/src/android/view/inputmethod/cts/
DInputMethodStartInputLifecycleTest.java93 final InputMethodManager imm = context.getSystemService(InputMethodManager.class); in testInputConnectionStateWhenScreenStateChanges() local
221 final InputMethodManager imm = editText.getContext().getSystemService( in testNoStartNewInputWhileOtherProcessHasWindowFocus() local
DBaseInputConnectionTest.java180 final InputMethodManager imm = InstrumentationRegistry.getInstrumentation() in testReportFullscreenMode() local
DSpellCheckerTest.kt428 val imm = activity.getSystemService(InputMethodManager::class.java) in <lambda>() constant
455 val imm = activity.getSystemService(InputMethodManager::class.java) in <lambda>() constant
674 val imm = context.getSystemService(InputMethodManager::class.java) in <lambda>() constant
DImeInsetsVisibilityTest.java248 final InputMethodManager imm = InstrumentationRegistry.getInstrumentation().getContext() in testEditTextPositionAndPersistWhenAboveImeWindowShown() local
/cts/tests/framework/base/windowmanager/src/android/server/wm/
DMultiDisplayClientTests.java204 final InputMethodManager imm = newDisplayContext.getSystemService(InputMethodManager.class); in testInputMethodManagerDisplayId() local
DMultiDisplaySystemDecorationTests.java464 final InputMethodManager imm = activity.getSystemService(InputMethodManager.class); in testImeApiForBug118341760() local
/cts/hostsidetests/inputmethodservice/deviceside/devicetest/src/android/inputmethodservice/cts/devicetest/
DInputMethodServiceDeviceTest.java420 final InputMethodManager imm = context.getSystemService(InputMethodManager.class); in showInputMethodPicker() local
/cts/tests/autofillservice/src/android/autofillservice/cts/activities/
DLoginActivity.java170 final InputMethodManager imm = (InputMethodManager) getSystemService( in save() local
/cts/tests/tests/view/src/android/view/cts/
DViewTest.java3926 final InputMethodManager imm = (InputMethodManager) mActivity.getSystemService( in testSetScrollContainer() local
4369 final InputMethodManager imm = (InputMethodManager) mActivity.getSystemService( in testInputConnection() local