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