Home | History | Annotate | Download | only in test

Lines Matching refs:HasAnnotation

33 import android.test.suitebuilder.annotation.HasAnnotation;
480 return new HasAnnotation(annotationClass);
494 return Predicates.not(new HasAnnotation(annotationClass));