Searched refs:readSystemApps (Results 1 – 1 of 1) sorted by relevance
85 return readSystemApps(getSystemAppsFile(mContext, userId)); in getSnapshot()119 private Set<String> readSystemApps(File systemAppsFile) { in readSystemApps() method in SystemAppsSnapshot