Home
last modified time | relevance | path

Searched refs:contentChanges (Results 1 – 1 of 1) sorted by relevance

/cts/tests/accessibilityservice/src/android/accessibilityservice/cts/utils/
DAccessibilityEventFilterUtils.java123 public ContentChangesMatcher(int contentChanges) { in ContentChangesMatcher() argument
125 mContentChanges = contentChanges; in ContentChangesMatcher()