Home | History | Annotate | Download | only in doclava

Lines Matching refs:scope

346     stream.print(cl.scope() + " ");
520 stream.print(method.scope() + " ");
584 stream.print(field.scope() + " ");
832 String scope = cl.scope();
848 + "\"\n" + " visibility=\"" + scope + "\"\n"
885 String scope = mi.scope();
901 + " visibility=\"" + scope + "\"\n"
925 String scope = mi.scope();
935 + " visibility=\"" + scope + "\"\n"
964 String scope = fi.scope();
980 + deprecatedString + "\"\n" + " visibility=\"" + scope + "\"\n"
1048 apiWriter.print(cl.scope());
1121 apiWriter.print(mi.scope());
1135 apiWriter.print(mi.scope());
1209 apiWriter.print(fi.scope());
1336 keepListWriter.print(mi.scope());
1376 keepListWriter.print(fi.scope());