Home
last modified time | relevance | path

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

/aosp12/packages/modules/Wifi/service/java/com/android/server/wifi/aware/
H A DWifiAwareNativeApi.java572 updateConfigForPowerSettings(req.configParams, configSupplemental12, in enableAndConfigure()
629 updateConfigForPowerSettings(req, configSupplemental12, isInteractive, isIdle); in enableAndConfigure()
1218 private void updateConfigForPowerSettings(NanConfigRequest req, in updateConfigForPowerSettings() method in WifiAwareNativeApi