Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
DSarInfoTest.java74 mSarInfo.reportingSuccessful(); in testSarInfo_repeat_reset_scenario()
87 mSarInfo.reportingSuccessful(); in testSarInfo_set_after_reset_scenario()
100 mSarInfo.reportingSuccessful(); in testSarInfo_set_twice_same_value_scenario()
113 mSarInfo.reportingSuccessful(); in testSarInfo_set_twice_different_values_scenario()
126 mSarInfo.reportingSuccessful(); in testSarInfo_reset_after_set_scenario()
156 mSarInfo.reportingSuccessful(); in testSarInfo_voice_call_wifi_enabled()
169 mSarInfo.reportingSuccessful(); in testSarInfo_earpiece_wifi_enabled()
182 mSarInfo.reportingSuccessful(); in testSarInfo_sap_wifi_enabled()
DWifiVendorHalTest.java2522 sarInfo.reportingSuccessful(); in testResetTxPowerScenario_not_needed_1_1()
2578 sarInfo.reportingSuccessful(); in testResetTxPowerScenario_not_needed_1_2()
2691 sarInfo.reportingSuccessful(); in testSetTxPowerScenario_not_needed_1_2()
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DSarInfo.java112 public void reportingSuccessful() { in reportingSuccessful() method in SarInfo
DSarManager.java468 mSarInfo.reportingSuccessful(); in updateSarScenario()