Searched refs:mEST (Results 1 – 1 of 1) sorted by relevance
958 private EditStyledText mEST; field in EditStyledText.EditorManager964 mEST = est; in EditorManager()965 mActions = new EditModeActions(mEST, this, dialog); in EditorManager()966 mSkr = new SoftKeyReceiver(mEST); in EditorManager()980 mEST.notifyStateChanged(mMode, mState); in onAction()1001 mEST.notifyStateChanged(mMode, mState); in onStartSelect()1011 mEST.notifyStateChanged(mMode, mState); in onCursorMoved()1021 mEST.notifyStateChanged(mMode, mState); in onStartSelectAll()1037 mEST.notifyStateChanged(mMode, mState); in onFixSelectedItem()1042 mEST.notifyStateChanged(mMode, mState); in onInsertImage()[all …]