Home
last modified time | relevance | path

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

/packages/modules/Wifi/service/java/com/android/server/wifi/
DSarInfo.java58 public boolean sarSapSupported; field in SarInfo
DSarManager.java227 mSarInfo.sarSapSupported = mSupportSarSoftAp; in setSarConfigsInInfo()
DWifiVendorHal.java2990 if (sarInfo.sarSapSupported && sarInfo.isWifiSapEnabled) { in sarPowerBackoffRequired_1_2()
3011 if (sarInfo.sarSapSupported && sarInfo.sarVoiceCallSupported) { in frameworkToHalTxPowerScenario_1_2()
/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/
DWifiVendorHalTest.java2918 sarInfo.sarSapSupported = false; in testSelectTxPowerScenario_1_1()
2944 sarInfo.sarSapSupported = false; in testSelectTxPowerScenario_1_2()
2986 sarInfo.sarSapSupported = false; in testResetTxPowerScenario_1_1()
3012 sarInfo.sarSapSupported = false; in testResetTxPowerScenario_not_needed_1_1()
3044 sarInfo.sarSapSupported = false; in testResetTxPowerScenario_1_2()
3070 sarInfo.sarSapSupported = false; in testResetTxPowerScenario_not_needed_1_2()
3103 sarInfo.sarSapSupported = true; in testSapScenarios_SelectTxPowerV1_2()
3130 sarInfo.sarSapSupported = true; in testVoiceCallScenarios_SelectTxPowerV1_2()
3158 sarInfo.sarSapSupported = true; in testEarPieceScenarios_SelectTxPowerV1_2()
3188 sarInfo.sarSapSupported = true; in testSetTxPowerScenario_not_needed_1_2()
[all …]