Home
last modified time | relevance | path

Searched refs:otherPublicMethod (Results 1 – 2 of 2) sorted by relevance

/art/test/064-field-access/src/other/
DProtectedClass.java101 public void otherPublicMethod() { } in otherPublicMethod() method in ProtectedClass
DPublicClass.java101 public void otherPublicMethod() { } in otherPublicMethod() method in PublicClass