Home
last modified time | relevance | path

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

/art/test/064-field-access/src/other/
DProtectedClass.java104 /* package */ void otherPackageMethod() { } in otherPackageMethod() method in ProtectedClass
DPublicClass.java104 /* package */ void otherPackageMethod() { } in otherPackageMethod() method in PublicClass