Searched refs:InputMethodState (Results 1 – 7 of 7) sorted by relevance
299 InputMethodState mInputMethodState;971 mInputMethodState = new InputMethodState(); in createInputMethodStateIfNeeded()1847 final InputMethodState ims = mInputMethodState; in beginBatchEdit()1871 final InputMethodState ims = mInputMethodState; in endBatchEdit()1881 final InputMethodState ims = mInputMethodState; in ensureEndedBatchEdit()1888 void finishBatchEdit(final InputMethodState ims) { in finishBatchEdit()2023 final Editor.InputMethodState ims = mInputMethodState; in reportExtractedText()2100 final InputMethodState ims = mInputMethodState; in onDraw()4825 final InputMethodState ims = mInputMethodState; in updatePosition()7375 static class InputMethodState { class
12458 final Editor.InputMethodState ims = mEditor == null ? null : mEditor.mInputMethodState; in handleTextChanged()12492 final Editor.InputMethodState ims = mEditor == null ? null : mEditor.mInputMethodState; in spanChange()15244 final Editor.InputMethodState ims = mEditor.mInputMethodState; in isInBatchEditMode()
66921 Landroid/widget/Editor$InputMethodState;-><init>()V66922 Landroid/widget/Editor$InputMethodState;->mBatchEditNesting:I66923 Landroid/widget/Editor$InputMethodState;->mChangedDelta:I66924 Landroid/widget/Editor$InputMethodState;->mChangedEnd:I66925 Landroid/widget/Editor$InputMethodState;->mChangedStart:I66926 Landroid/widget/Editor$InputMethodState;->mContentChanged:Z66927 Landroid/widget/Editor$InputMethodState;->mCursorChanged:Z66928 Landroid/widget/Editor$InputMethodState;->mExtractedText:Landroid/view/inputmethod/ExtractedText;66930 Landroid/widget/Editor$InputMethodState;->mSelectionModeChanged:Z67222 Landroid/widget/Editor;->finishBatchEdit(Landroid/widget/Editor$InputMethodState;)V[all …]
9564 android.widget.Editor$InputMethodState
20051 HSPLandroid/widget/Editor;->finishBatchEdit(Landroid/widget/Editor$InputMethodState;)V32362 Landroid/widget/Editor$InputMethodState;
9595 android.widget.Editor$InputMethodState
20115 HSPLandroid/widget/Editor;->finishBatchEdit(Landroid/widget/Editor$InputMethodState;)V42496 Landroid/widget/Editor$InputMethodState;