Home | History | Annotate | Download | only in view

Lines Matching refs:CapturedViewProperty

331     public @interface CapturedViewProperty {
1762 if (field.isAnnotationPresent(CapturedViewProperty.class)) {
1792 method.isAnnotationPresent(CapturedViewProperty.class) &&
1822 CapturedViewProperty property = method.getAnnotation(CapturedViewProperty.class);