Home
last modified time | relevance | path

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

/art/test/674-hiddenapi/src-ex/
DJLI.java66 public static boolean canDiscoverWithLookupFindConstructor( in canDiscoverWithLookupFindConstructor() method in JLI
DChildClass.java471 if (JLI.canDiscoverWithLookupFindConstructor(lookup, klass, methodType) != canDiscover) { in checkConstructor()
477 if (JLI.canDiscoverWithLookupFindConstructor(publicLookup, klass, methodType) != canDiscover) { in checkConstructor()