Home | History | Annotate | Download | only in launcher2

Lines Matching refs:replacing

319             final boolean replacing = intent.getBooleanExtra(Intent.EXTRA_REPLACING, false);
331 if (!replacing) {
334 // else, we are replacing the package, so a PACKAGE_ADDED will be sent
337 if (!replacing) {