Home
last modified time | relevance | path

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

/aosp12/art/test/064-field-access/src/other/
H A DProtectedClass.java103 private void otherPrivateMethod() { } in otherPrivateMethod() method in ProtectedClass
H A DPublicClass.java103 private void otherPrivateMethod() { } in otherPrivateMethod() method in PublicClass