Searched refs:ReflectionSupport (Results 1 – 9 of 9) sorted by relevance
14 com.google.j2objc.annotations.ReflectionSupport28 f=$(dirname $0)/src/com/google/j2objc/annotations/ReflectionSupport.java32 public @interface ReflectionSupport {
18 import com.google.j2objc.annotations.ReflectionSupport;24 @ReflectionSupport(value = ReflectionSupport.Level.FULL)
22 import com.google.j2objc.annotations.ReflectionSupport;39 @ReflectionSupport(value = ReflectionSupport.Level.FULL)
30 import com.google.j2objc.annotations.ReflectionSupport;69 @ReflectionSupport(value = ReflectionSupport.Level.FULL)
22 import com.google.j2objc.annotations.ReflectionSupport;55 @ReflectionSupport(value = ReflectionSupport.Level.FULL)
36 public @interface ReflectionSupport { annotation