Searched refs:isRestrictedApiConstructor (Results 1 – 1 of 1) sorted by relevance
120 if (isRestrictedApiConstructor(constructorElement)) { in constructorMethod()131 private boolean isRestrictedApiConstructor(ExecutableElement constructor) { in isRestrictedApiConstructor() method in ViewGenerator