Searched defs:changes (Results 1 – 7 of 7) sorted by relevance
169 List<Change> changes = new ArrayList<>(); in getExpectedCompatConfig() local
45 public static AccessibilityEventFilter filterWindowContentChangedWithChangeTypes(int changes) { in filterWindowContentChangedWithChangeTypes()51 public static AccessibilityEventFilter filterWindowsChangedWithChangeTypes(int changes) { in filterWindowsChangedWithChangeTypes()
111 protected void resetCompatChanges(Set<Long> changes, String packageName) in resetCompatChanges()
312 protected void resetCompatChanges(Set<Long> changes, @Nonnull String packageName) in resetCompatChanges()
426 final List<TaskFragmentTransaction.Change> changes = transaction.getChanges(); in onTransactionReady() local
558 public synchronized boolean hadChanges(Collection<Change> changes) { in hadChanges()
1747 public synchronized boolean hadChanges(Collection<Change> changes) { in hadChanges()