Searched refs:otherPrivateMethod (Results 1 – 2 of 2) sorted by relevance
/aosp12/art/test/064-field-access/src/other/ | ||
H A D | ProtectedClass.java | 103 private void otherPrivateMethod() { } in otherPrivateMethod() method in ProtectedClass |
H A D | PublicClass.java | 103 private void otherPrivateMethod() { } in otherPrivateMethod() method in PublicClass |