Searched refs:OP_HIDE (Results 1 – 3 of 3) sorted by relevance
183 static final int OP_HIDE = 4; field in BackStackRecord319 case OP_HIDE: in dump()481 addOp(new Op(OP_HIDE, fragment)); in hide()776 case OP_HIDE: in executeOps()835 case OP_HIDE: in executePopOps()
53 BackStackRecord.OP_HIDE, // inverse of OP_SHOW1281 case BackStackRecord.OP_HIDE: in addToFirstInLastOut()
4111 Landroid/app/BackStackRecord;->OP_HIDE:I