Home
last modified time | relevance | path

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

/cts/tests/tests/view/src/android/view/inputmethod/cts/
DInputMethodInfoTest.java204 final InputMethodManager imm = mContext.getSystemService(InputMethodManager.class); in testInputMethodSubtypesOfSystemImes() local
246 final InputMethodManager imm = mContext.getSystemService(InputMethodManager.class); in testAtLeastOneEncryptionAwareInputMethodIsAvailable() local
/cts/libs/deviceutil/src/android/cts/util/
DKeyEventUtil.java186 InputMethodManager imm = targetView.getContext().getSystemService(InputMethodManager.class); in sendKey() local
/cts/tests/tests/view/src/android/view/cts/
DViewTest.java3397 final InputMethodManager imm = (InputMethodManager)getActivity().getSystemService( in testSetScrollContainer() local
3785 final InputMethodManager imm = (InputMethodManager)getActivity().getSystemService( in testInputConnection() local