HomeSort by relevance Sort by last modified time
    Searched refs:OP_REMOVE (Results 1 - 25 of 29) sorted by null

1 2

  /frameworks/base/core/java/android/app/
BackStackRecord.java 182 static final int OP_REMOVE = 3;
289 case OP_REMOVE: cmdStr="REMOVE"; break;
436 op.cmd = OP_REMOVE;
651 case OP_REMOVE: {
729 case OP_REMOVE: {