Home
last modified time | relevance | path

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

/art/test/601-method-access/src/other/
DProtectedClass.java21 /* package */ int otherProtectedClassPackageIntInstanceMethod() { in otherProtectedClassPackageIntInstanceMethod() method in ProtectedClass
/art/test/601-method-access/smali/
DSubClassUsingInaccessibleMethod.smali30 …nvoke-virtual {p0}, LSubClassUsingInaccessibleMethod;->otherProtectedClassPackageIntInstanceMethod