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