Home | History | Annotate | Download | only in launcher2

Lines Matching refs:replacing

585             final boolean replacing = intent.getBooleanExtra(Intent.EXTRA_REPLACING, false);
597 if (!replacing) {
600 // else, we are replacing the package, so a PACKAGE_ADDED will be sent
603 if (!replacing) {