Home | History | Annotate | Download | only in view

Lines Matching defs:CapturedViewProperty

271     public @interface CapturedViewProperty {
1455 if (field.isAnnotationPresent(CapturedViewProperty.class)) {
1485 method.isAnnotationPresent(CapturedViewProperty.class) &&
1515 CapturedViewProperty property = method.getAnnotation(CapturedViewProperty.class);