Searched refs:updateConfig (Results 1 – 12 of 12) sorted by relevance
635 updateConfig(); in setBubblesAllowed()693 updateConfig(); in setShowBadge()911 updateConfig(); in createNotificationChannel()1057 updateConfig(); in updateNotificationChannel()1748 updateConfig(); in setImportance()1776 updateConfig(); in setAppImportanceLocked()1808 updateConfig(); in setNotificationDelegate()1824 updateConfig(); in revokeNotificationDelegate()1841 updateConfig(); in toggleNotificationDelegate()2329 updateConfig(); in onPackagesChanged()[all …]
166 mChosenEntry.updateConfig( in conditionallyUpdateConfig()
726 entry.updateConfig(mStandardWifiConfigCache.get(entry.getStandardWifiEntryKey()))); in updateWifiConfigurations()730 entry.updateConfig(mSuggestedConfigCache.get(entry.getStandardWifiEntryKey())); in updateWifiConfigurations()736 mNetworkRequestEntry.updateConfig( in updateWifiConfigurations()823 mNetworkRequestEntry.updateConfig(matchingConfigs); in updateNetworkRequestEntryConnectionInfo()
281 entry.updateConfig(wifiConfigsByKey.remove(entry.getStandardWifiEntryKey())); in updateStandardWifiEntryConfigs()
153 updateConfig(configs); in StandardWifiEntry()718 synchronized void updateConfig(@Nullable List<WifiConfiguration> wifiConfigs) in updateConfig() method in StandardWifiEntry
296 entry.updateConfig(Collections.singletonList(config2)); in testUpdateConfig_mismatchedSsids_throwsException()316 entry.updateConfig(Collections.singletonList(config2)); in testUpdateConfig_mismatchedSecurity_throwsException()338 entry.updateConfig(Collections.singletonList(config)); in testUpdateConfig_unsavedToSaved()356 entry.updateConfig(null); in testUpdateConfig_savedToUnsaved()411 entry.updateConfig(Collections.singletonList(config)); in testConnect_savedNetwork_usesSavedConfig()431 entry.updateConfig(Collections.singletonList(config)); in testConnect_savedNetwork_usesSavedConfig_withOutSim()1244 entry.updateConfig(Collections.singletonList(saeConfig)); in testGetLevel_multipleSecurities_configAndScansMatch()
159 updateConfig(); in ClipboardService()161 getContext().getMainExecutor(), properties -> updateConfig()); in ClipboardService()180 private void updateConfig() { in updateConfig() method in ClipboardService
393 mVcn.updateConfig(updatedConfig); in testUpdateConfigReevaluatesGatewayConnections()
229 public void updateConfig(@NonNull VcnConfig config) { in updateConfig() method in Vcn
621 vcn.updateConfig(config); in startOrUpdateVcnLocked()
824 verify(vcnInstance).updateConfig(TEST_VCN_CONFIG); in testSetVcnConfigClearVcnConfigStartsUpdatesAndTearsDownVcns()
14826 HSPLcom/android/server/clipboard/ClipboardService;->updateConfig()V27455 HSPLcom/android/server/notification/PreferencesHelper;->updateConfig()V+]Lcom/android/server/notifi…42271 PLcom/android/server/vcn/Vcn;->updateConfig(Landroid/net/vcn/VcnConfig;)V