Home
last modified time | relevance | path

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

/art/test/542-unresolved-access-check/src/p1/
DOtherInP1.java25 static Object doTheStaticCall() { in doTheStaticCall() method in OtherInP1
DInP1.java84 return OtherInP1.doTheStaticCall(); in $inline$StaticCallOtherInP1()