Searched refs:OP_REMOVE (Results 1 – 2 of 2) sorted by relevance
70 public static final int OP_REMOVE = 3; // uninstalled field in PackageUpdatedTask124 case OP_REMOVE: { in execute()208 if (mOp == OP_REMOVE) { in execute()309 if (mOp == OP_REMOVE) { in execute()
220 int op = PackageUpdatedTask.OP_REMOVE; in onPackagesRemoved()