Home
last modified time | relevance | path

Searched refs:hasGenericInformationInternal (Results 1 – 3 of 3) sorted by relevance

/libcore/ojluni/src/main/java/java/lang/reflect/
DConstructor.java87 return super.hasGenericInformationInternal(); in hasGenericInformation()
DMethod.java96 return super.hasGenericInformationInternal(); in hasGenericInformation()
/libcore/ojluni/annotations/hiddenapi/java/lang/reflect/
DExecutable.java187 final boolean hasGenericInformationInternal() { in hasGenericInformationInternal() method in Executable