HomeSort by relevance Sort by last modified time
    Searched refs:canDiscoverWithGetDeclaredMethods (Results 1 - 2 of 2) sorted by null

  /art/test/674-hiddenapi/src-ex/
Reflection.java 93 public static boolean canDiscoverWithGetDeclaredMethods(Class<?> klass, String name) {
ChildClass.java 315 if (Reflection.canDiscoverWithGetDeclaredMethods(klass, name) != canDiscover) {

Completed in 71 milliseconds