Home
last modified time | relevance | path

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

/aosp12/art/test/674-hiddenapi/src-ex/
H A DJLI.java88 public static boolean canDiscoverWithLookupFindStatic( in canDiscoverWithLookupFindStatic() method in JLI
H A DChildClass.java377 if (JLI.canDiscoverWithLookupFindStatic(lookup, klass, name, methodType) != canDiscover) { in checkMethod()