Searched refs:targetUserAppInfo (Results 1 – 1 of 1) sorted by relevance
315 ApplicationInfo targetUserAppInfo = getAppInfoForUser(packageName, in addSystemApps() local317 if (targetUserAppInfo == null in addSystemApps()318 || (targetUserAppInfo.flags&ApplicationInfo.FLAG_INSTALLED) == 0) { in addSystemApps()