Searched refs:notifyListChanged (Results 1 – 3 of 3) sorted by relevance
359 public void notifyListChanged(LocaleStore.LocaleInfo localeInfo) { in notifyListChanged() method in LocaleDragAndDropAdapter
244 mAdapter.notifyListChanged(localeInfo); in onActivityResult()
331 verify(mAdapter).notifyListChanged(mLocaleInfo); in onActivityResult_ResultCodeIsCancel_notifyAdapterListChanged()