Home | History | Annotate | Download | only in launcher2

Lines Matching refs:OP_REMOVE

803                     op = PackageUpdatedTask.OP_REMOVE;
2001 public static final int OP_REMOVE = 3; // uninstlled
2032 case OP_REMOVE:
2092 if (mOp == OP_REMOVE || !removedApps.isEmpty()) {
2093 final boolean permanent = (mOp == OP_REMOVE);