Searched refs:protectedMethod (Results 1 – 2 of 2) sorted by relevance
/art/test/121-modifiers/classes/ | ||
D | NonInf.class | NonInf.java
package NonInf extends java.lang.Object {
public synchronized native interface abstract strictfp annotation ... |
/art/test/121-modifiers/src/ | ||
D | NonInf.java | 43 protected int protectedMethod() { in protectedMethod() method in NonInf |