Home | History | Annotate | Download | only in launcher2

Lines Matching defs:mOp

2023         int mOp;
2034 mOp = op;
2044 switch (mOp) {
2121 if (mOp == OP_REMOVE || !removedApps.isEmpty()) {
2122 final boolean permanent = (mOp == OP_REMOVE);