Home | History | Annotate | Download | only in app

Lines Matching defs:OP_REPLACE

183     static final int OP_REPLACE = 2;
301 case OP_REPLACE: cmdStr="REPLACE"; break;
444 doAddOp(containerViewId, fragment, tag, OP_REPLACE);
869 * <p>Removes all OP_REPLACE ops and replaces them with the proper add and remove
905 case OP_REPLACE: {