Searched refs:updateExistingAppInstall (Results 1 – 2 of 2) sorted by relevance
145 mCollector.updateExistingAppInstall(installedApps, existingAppMap); in testUpdateInstalledAppHistory()150 currentMap = mCollector.updateExistingAppInstall(installedApps, existingAppMap); in testUpdateInstalledAppHistory()
352 updateExistingAppInstall(installAppList, existingInstallApps); in updateInstalledApps()362 Map<String, Long> updateExistingAppInstall( in updateExistingAppInstall() method in UserDataCollector