Home
last modified time | relevance | path

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

/packages/modules/Wifi/service/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.java3025 sarInfo.reportingSuccessful(); in testResetTxPowerScenario_not_needed_1_1()
3083 sarInfo.reportingSuccessful(); in testResetTxPowerScenario_not_needed_1_2()
3200 sarInfo.reportingSuccessful(); in testSetTxPowerScenario_not_needed_1_2()
/packages/modules/Wifi/service/java/com/android/server/wifi/
DSarInfo.java112 public void reportingSuccessful() { in reportingSuccessful() method in SarInfo
DSarManager.java490 mSarInfo.reportingSuccessful(); in updateSarScenario()