Searched refs:updateConfig (Results 1 – 8 of 8) sorted by relevance
126 mChosenEntry.updateConfig(updatedConfig); in handleConfiguredNetworksChangedAction()128 mChosenEntry.updateConfig(null); in handleConfiguredNetworksChangedAction()200 mChosenEntry.updateConfig(updatedConfig); in conditionallyUpdateConfig()
304 entry.updateConfig(null); in updateStandardWifiEntryConfig()307 entry.updateConfig(config); in updateStandardWifiEntryConfig()332 wifiEntry.updateConfig(wifiConfigsByKey.remove(key)); in updateStandardWifiEntryConfigs()
397 newEntry.updateConfig(mWifiConfigCache.get(newEntry.getKey())); in updateStandardWifiEntryScans()448 wifiEntry.updateConfig(mSuggestedConfigCache.get(key)); in updateSuggestedWifiEntryScans()639 updatedEntry.updateConfig(updatedConfig); in updateWifiConfiguration()680 wifiEntry.updateConfig(config); in updateWifiConfigurations()689 wifiEntry.updateConfig(config); in updateWifiConfigurations()710 mNetworkRequestEntry.updateConfig(config); in updateNetworkRequestConfig()
759 void updateConfig(@Nullable WifiConfiguration wifiConfig) throws IllegalArgumentException { in updateConfig() method in StandardWifiEntry
155 return updateConfig(args, idx, true, deviceSerial); in cmdUpload()160 return updateConfig(args, idx, false, deviceSerial); in cmdUpdate()163 private static boolean updateConfig(String[] args, int idx, boolean removeOldConfig, in updateConfig() method in LocalDrive
597 updateConfig(); in setBubblesAllowed()655 updateConfig(); in setShowBadge()872 updateConfig(); in createNotificationChannel()1001 updateConfig(); in updateNotificationChannel()1652 updateConfig(); in setImportance()1680 updateConfig(); in setAppImportanceLocked()1712 updateConfig(); in setNotificationDelegate()1728 updateConfig(); in revokeNotificationDelegate()1745 updateConfig(); in toggleNotificationDelegate()2231 updateConfig(); in onPackagesChanged()[all …]
286 entry.updateConfig(config2); in testUpdateConfig_mismatchedSsids_throwsException()305 entry.updateConfig(config2); in testUpdateConfig_mismatchedSecurity_throwsException()327 entry.updateConfig(config); in testUpdateConfig_unsavedToSaved()344 entry.updateConfig(null); in testUpdateConfig_savedToUnsaved()397 entry.updateConfig(config); in testConnect_savedNetwork_usesSavedConfig()
22182 HSPLcom/android/server/notification/PreferencesHelper;->updateConfig()V