Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DSarInfo.java69 public boolean sarSapSupported; field in SarInfo
DSarManager.java232 mSarInfo.sarSapSupported = mSupportSarSoftAp; in setSarConfigsInInfo()
DWifiVendorHal.java2361 if (sarInfo.sarSapSupported && sarInfo.isWifiSapEnabled) { in sarPowerBackoffRequired_1_2()
2412 } else if (sarInfo.sarSapSupported && sarInfo.sarVoiceCallSupported) { in frameworkToHalTxPowerScenario_1_2()
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
DWifiVendorHalTest.java2373 sarInfo.sarSapSupported = false; in testSelectTxPowerScenario_1_1()
2399 sarInfo.sarSapSupported = false; in testSelectTxPowerScenario_1_2()
2441 sarInfo.sarSapSupported = false; in testResetTxPowerScenario_1_1()
2467 sarInfo.sarSapSupported = false; in testResetTxPowerScenario_not_needed_1_1()
2499 sarInfo.sarSapSupported = false; in testResetTxPowerScenario_1_2()
2525 sarInfo.sarSapSupported = false; in testResetTxPowerScenario_not_needed_1_2()
2559 sarInfo.sarSapSupported = true; in testSapScenarios_SelectTxPowerV1_2()
2588 sarInfo.sarSapSupported = true; in testVoiceCallScenarios_SelectTxPowerV1_2()
2617 sarInfo.sarSapSupported = true; in testEarPieceScenarios_SelectTxPowerV1_2()
2644 sarInfo.sarSapSupported = true; in testHeadSensorScenarios_SelectTxPowerV1_2()
[all …]