Searched refs:notifyMoved (Results 1 – 2 of 2) sorted by relevance
104 public void notifyMoved(ObservableList list, int from, int to, int count) { in notifyMoved() method in ListChangeRegistry
195 mListChangeRegistry.notifyMoved(null, expectedFrom, expectedTo, expectedCount); in testNotifyMoved()