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