Home
last modified time | relevance | path

Searched defs:isBridge (Results 1 – 2 of 2) sorted by relevance

/libcore/ojluni/annotations/sdk/nullability/java/lang/reflect/
DMethod.annotated.java68 public boolean isBridge() { throw new RuntimeException("Stub!"); } in isBridge() method in Method
/libcore/ojluni/src/main/java/java/lang/reflect/
DMethod.java429 public boolean isBridge() { in isBridge() method in Method