Searched refs:mWindowChanges (Results 1 – 1 of 1) sorted by relevance
176 private int mWindowChanges; field in WindowChangesMatcher180 mWindowChanges = windowChanges; in WindowChangesMatcher()185 return (event.getWindowChanges() & mWindowChanges) == mWindowChanges; in matchesSafely()190 description.appendText("With window change type " + mWindowChanges); in describeTo()