Searched refs:writeSystemApps (Results 1 – 1 of 1) sorted by relevance
96 writeSystemApps(mUtils.getCurrentSystemApps(mIPackageManager, userId), systemAppsFile); in takeNewSnapshot()99 private void writeSystemApps(Set<String> packageNames, File systemAppsFile) { in writeSystemApps() method in SystemAppsSnapshot