Searched refs:mContentChanges (Results 1 – 1 of 1) sorted by relevance
195 private int mContentChanges; field in ContentChangesMatcher199 mContentChanges = contentChanges; in ContentChangesMatcher()204 return (event.getContentChangeTypes() & mContentChanges) == mContentChanges; in matchesSafely()209 description.appendText("With content change type " + mContentChanges); in describeTo()