Searched refs:hasNestedInspectionCompanion (Results 1 – 1 of 1) sorted by relevance
120 if (hasNestedInspectionCompanion(classElement.get())) { in processProperties()140 private static boolean hasNestedInspectionCompanion(@NonNull TypeElement typeElement) { in hasNestedInspectionCompanion() method in PlatformInspectableProcessor