Home | History | Annotate | Download | only in apilint

Lines Matching full:foo_name

260     """All static final constants must be FOO_NAME style."""
266 error(clazz, f, "C2", "Constant field names must be FOO_NAME")