Home
last modified time | relevance | path

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

/cts/tests/inputmethod/src/android/view/inputmethod/cts/
DInputMethodInfoTest.java213 final InputMethodInfo imi = InputMethodInfo.CREATOR.createFromParcel(p); in testInputMethodInfoWriteToParcel() local
317 InputMethodInfo imi = new InputMethodInfo(mContext, resolveInfo); in testParsingPhysicalKeyboardAttributes() local
/cts/tests/tests/appenumeration/src/android/appenumeration/cts/
DInputMethodEnumerationTests.java131 final InputMethodInfo imi = getInputMethod(targetPackage); in getEnabledInputMethodSubtypeList() local
/cts/tests/inputmethod/mockime/src/com/android/cts/mockime/
DMockImeSession.java291 final InputMethodInfo imi = getInputMethodInfo(); in initialize() local
301 final InputMethodInfo imi = getInputMethodInfo(); in initialize() local
449 final InputMethodInfo imi = getInputMethodInfo(); in close() local