Searched refs:typeInfo (Results 1 – 1 of 1) sorted by relevance
440 JSONObject typeInfo = typeRecord.getJSONObject(1); in hasHandleType() local441 if ((typeInfo.getInt(featuresName) & requiredFeatures) == requiredFeatures) in hasHandleType()