Searched refs:getGenericInterfaces (Results 1 – 5 of 5) sorted by relevance
428 Type [] types = ExtendTestClass1.class.getGenericInterfaces(); in test_getGenericInterfaces()433 types = PublicTestClass.class.getGenericInterfaces(); in test_getGenericInterfaces()439 types = TestInterface.class.getGenericInterfaces(); in test_getGenericInterfaces()442 types = List.class.getGenericInterfaces(); in test_getGenericInterfaces()446 assertEquals(0, int.class.getGenericInterfaces().length); in test_getGenericInterfaces()447 assertEquals(0, void.class.getGenericInterfaces().length); in test_getGenericInterfaces()
93 Type[] types = eClass.getGenericInterfaces(); in testGenericInterfaces()
90 public java.lang.reflect.Type[] getGenericInterfaces() { throw new RuntimeException("Stub!"); } in getGenericInterfaces() method in Class
88 public java.lang.reflect.@libcore.util.NonNull Type @libcore.util.NonNull [] getGenericInterfaces()… in getGenericInterfaces() method in Class
137 public java.lang.reflect.Type[] getGenericInterfaces() { in getGenericInterfaces() method in Class