Searched defs:DrawableMatcher (Results 1 – 1 of 1) sorted by relevance
36 public class DrawableMatcher extends TypeSafeMatcher<View> { class40 DrawableMatcher(@NonNull Context context, @DrawableRes int drawableId) { in DrawableMatcher() method in DrawableMatcher44 DrawableMatcher(Drawable drawable) { in DrawableMatcher() method in DrawableMatcher