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.java103 public ContentChangesMatcher(int contentChanges) { in ContentChangesMatcher() argument
105 mContentChanges = contentChanges; in ContentChangesMatcher()