Home | History | Annotate | Download | only in test

Lines Matching refs:HasAnnotation

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