Searched defs:changes (Results 1 – 4 of 4) sorted by relevance
113 List<Change> changes = new ArrayList<>(); in getExpectedCompatConfig() local
43 public static AccessibilityEventFilter filterWindowContentChangedWithChangeTypes(int changes) { in filterWindowContentChangedWithChangeTypes()49 public static AccessibilityEventFilter filterWindowsChangedWithChangeTypes(int changes) { in filterWindowsChangedWithChangeTypes()
314 protected void resetCompatChanges(Set<Long> changes, @Nonnull String packageName) in resetCompatChanges()
1723 public synchronized boolean hadChanges(Collection<Change> changes) { in hadChanges()