Home
last modified time | relevance | path

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

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