Searched refs:uninstallReports (Results 1 – 1 of 1) sorted by relevance
105 List<AtomsProto.PackageUninstallationReported> uninstallReports = new ArrayList<>(); in testPackageInstallationSessionReportedForApkSuccessWithReplace() local108 uninstallReports.add(data.getAtom().getPackageUninstallationReported()); in testPackageInstallationSessionReportedForApkSuccessWithReplace()111 assertThat(uninstallReports).isEmpty(); in testPackageInstallationSessionReportedForApkSuccessWithReplace()