Searched refs:getAttributeId (Results 1 – 2 of 2) sorted by relevance
395 if (property.getAttributeId() == ID_NULL) { in generateAttributeId()398 return CodeBlock.of("$L", hexLiteral(property.getAttributeId())); in generateAttributeId()
187 public int getAttributeId() { in getAttributeId() method in InspectableClassModel.Property