Searched refs:otherPublicMethod (Results 1 – 2 of 2) sorted by relevance
/art/test/064-field-access/src/other/ | ||
D | ProtectedClass.java | 101 public void otherPublicMethod() { } in otherPublicMethod() method in ProtectedClass |
D | PublicClass.java | 101 public void otherPublicMethod() { } in otherPublicMethod() method in PublicClass |