Home
last modified time | relevance | path

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

/art/test/064-field-access/src/other/
DProtectedClass.java102 protected void otherProtectedMethod() { } in otherProtectedMethod() method in ProtectedClass
DPublicClass.java102 protected void otherProtectedMethod() { } in otherProtectedMethod() method in PublicClass