Searched refs:notifyDataChanged (Results 1 – 6 of 6) sorted by relevance
49 notifyDataChanged();55 notifyDataChanged();99 notifyDataChanged(); in addAdapter()102 protected void notifyDataChanged() { in notifyDataChanged() method in CompositeListAdapter
307 verify(mBackupManagerProxy).notifyDataChanged(); in setNullApConfiguration()335 verify(mBackupManagerProxy, times(2)).notifyDataChanged(); in updateApConfiguration()375 verify(mBackupManagerProxy, times(2)).notifyDataChanged(); in convertDevice5GhzToAny()405 verify(mBackupManagerProxy, times(2)).notifyDataChanged(); in deviceAnyNotConverted()434 verify(mBackupManagerProxy, times(2)).notifyDataChanged(); in deviceWithChannelNotConverted()467 verify(mBackupManagerProxy).notifyDataChanged(); in device5GhzConvertedToAnyAtRetrieval()493 verify(mBackupManagerProxy, never()).notifyDataChanged(); in deviceNotConvertedAtRetrieval()
109 notifyDataChanged();113 private void notifyDataChanged() {
30 public void notifyDataChanged() { in notifyDataChanged() method in BackupManagerProxy
336 mBackupManagerProxy.notifyDataChanged(); in persistConfigAndTriggerBackupManagerProxy()
1376 mBackupManagerProxy.notifyDataChanged(); in addOrUpdateNetworkInternal()1568 mBackupManagerProxy.notifyDataChanged(); in removeNetworkInternal()