Home
last modified time | relevance | path

Searched refs:updateConfigForPowerSettings (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Wifi/service/java/com/android/server/wifi/hal/
DWifiNanIfaceAidlImpl.java734 updateConfigForPowerSettings(req.configParams, configSupplemental, powerParameters); in createNanEnableRequest()
762 updateConfigForPowerSettings(req, configSupplemental, powerParameters); in createNanConfigRequest()
770 private static void updateConfigForPowerSettings(NanConfigRequest req, in updateConfigForPowerSettings() method in WifiNanIfaceAidlImpl
DWifiNanIfaceHidlImpl.java539 updateConfigForPowerSettings(req.configParams, configSupplemental12, in enableAndConfigureInternal()
599 updateConfigForPowerSettings(req, configSupplemental12, powerParameters); in enableAndConfigureInternal()
1051 private void updateConfigForPowerSettings(NanConfigRequest req, in updateConfigForPowerSettings() method in WifiNanIfaceHidlImpl