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
30 public void notifyDataChanged() { in notifyDataChanged() method in BackupManagerProxy
416 mBackupManagerProxy.notifyDataChanged(); in persistConfigAndTriggerBackupManagerProxy()
1653 mBackupManagerProxy.notifyDataChanged(); in addOrUpdateNetworkInternal()1941 mBackupManagerProxy.notifyDataChanged(); in removeNetworkInternal()
109 notifyDataChanged();113 private void notifyDataChanged() {
361 verify(mBackupManagerProxy).notifyDataChanged(); in setNullApConfiguration()397 verify(mBackupManagerProxy, times(2)).notifyDataChanged(); in updateApConfiguration()436 verify(mBackupManagerProxy, times(2)).notifyDataChanged(); in convertDevice5GhzToAny()465 verify(mBackupManagerProxy, times(2)).notifyDataChanged(); in deviceAnyNotConverted()493 verify(mBackupManagerProxy, times(2)).notifyDataChanged(); in deviceWithChannelNotConverted()524 verify(mBackupManagerProxy).notifyDataChanged(); in device5GhzConvertedToAnyAtRetrieval()548 verify(mBackupManagerProxy, never()).notifyDataChanged(); in deviceNotConvertedAtRetrieval()