Searched refs:appSecondaryAbi (Results 1 – 1 of 1) sorted by relevance
191 final String appSecondaryAbi = r.info.applicationInfo.secondaryCpuAbi; in showDeprecatedAbiDialogIfNeeded() local193 (appPrimaryAbi != null && appSecondaryAbi == null && !appPrimaryAbi.contains("64")); in showDeprecatedAbiDialogIfNeeded()