Searched refs:TYPE_REPLACE (Results 1 – 1 of 1) sorted by relevance
7195 private static final int TYPE_REPLACE = 2; field in Editor.SelectionHandleView.EditOperation7223 mType = TYPE_REPLACE; in EditOperation()7308 case TYPE_REPLACE: in mergeWith()7327 if (mIsComposition && edit.mType == TYPE_REPLACE in mergeInsertWith()7378 if (edit.mType == TYPE_REPLACE && mStart == edit.mStart in mergeReplaceWith()7416 mType = TYPE_REPLACE; in forceMergeWith()7451 case TYPE_REPLACE: in getTypeString()