Searched defs:ims (Results 1 – 4 of 4) sorted by relevance
413 InputMethodSubtype ims = imi.getSubtypeAt(i); in getSubtypeIdFromHashCode() local930 InputMethodSubtype ims = info.getSubtypeAt(i); in getEnabledInputMethodSubtypeListLocked() local
1557 final InputMethodState ims = mInputMethodState; in beginBatchEdit() local1581 final InputMethodState ims = mInputMethodState; in endBatchEdit() local1591 final InputMethodState ims = mInputMethodState; in ensureEndedBatchEdit() local1598 void finishBatchEdit(final InputMethodState ims) { in finishBatchEdit()1709 final Editor.InputMethodState ims = mInputMethodState; in reportExtractedText() local1782 final InputMethodState ims = mInputMethodState; in onDraw() local4284 final InputMethodState ims = mInputMethodState; in updatePosition() local
10619 final Editor.InputMethodState ims = mEditor == null ? null : mEditor.mInputMethodState; in handleTextChanged() local10650 final Editor.InputMethodState ims = mEditor == null ? null : mEditor.mInputMethodState; in spanChange() local
223 APN_TYPE_INT_MAP.put(TYPE_IMS, "ims"); in APN_TYPE_INT_MAP.put()