Searched refs:OP_REMOVE (Results 1 – 4 of 4) sorted by relevance
182 static final int OP_REMOVE = 3; field in BackStackRecord316 case OP_REMOVE: in dump()475 addOp(new Op(OP_REMOVE, fragment)); in remove()772 case OP_REMOVE: in executeOps()831 case OP_REMOVE: in executePopOps()860 if (!mReorderingAllowed && op.cmd != OP_REMOVE && f != null) { in executePopOps()900 case OP_REMOVE: in expandOps()927 final Op removeOp = new Op(OP_REMOVE, old); in expandOps()976 case OP_REMOVE: in trackAddedFragmentsInPop()
49 BackStackRecord.OP_REMOVE, // inverse of OP_ADD1285 case BackStackRecord.OP_REMOVE: in addToFirstInLastOut()
184 static final int OP_REMOVE = 3; field in BackStackRecord302 case OP_REMOVE: cmdStr="REMOVE"; break; in dump()450 addOp(new Op(OP_REMOVE, fragment)); in remove()767 case OP_REMOVE: in executeOps()826 case OP_REMOVE: in executePopOps()855 if (!mReorderingAllowed && op.cmd != OP_REMOVE && f != null) { in executePopOps()895 case OP_REMOVE: in expandOps()922 final Op removeOp = new Op(OP_REMOVE, old); in expandOps()974 case OP_REMOVE: in trackAddedFragmentsInPop()
46 BackStackRecord.OP_REMOVE, // inverse of OP_ADD1157 case BackStackRecord.OP_REMOVE: in addToFirstInLastOut()