Searched refs:shouldGenerateCheckNotNull (Results 1 – 1 of 1) sorted by relevance
241 if (shouldGenerateCheckNotNull(descriptor)) { in addCheckNotNullMethod()262 private static boolean shouldGenerateCheckNotNull(FactoryDescriptor descriptor) { in shouldGenerateCheckNotNull() method in FactoryWriter