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()
165 mSarInfo.reportingSuccessful(); in testSarInfo_check_sensor_wifi_enabled()
181 mSarInfo.reportingSuccessful(); in testSarInfo_check_sensor_multiple_wifi_enabled()
195 mSarInfo.reportingSuccessful(); in testSarInfo_check_sensor_multiple_values_wifi_enabled()
199 mSarInfo.reportingSuccessful(); in testSarInfo_check_sensor_multiple_values_wifi_enabled()
215 mSarInfo.reportingSuccessful(); in testSarInfo_change_sensors_while_wifi_disabled()
[all …]
DWifiVendorHalTest.java2480 sarInfo.reportingSuccessful(); in testResetTxPowerScenario_not_needed_1_1()
2538 sarInfo.reportingSuccessful(); in testResetTxPowerScenario_not_needed_1_2()
2690 sarInfo.reportingSuccessful(); in testSetTxPowerScenario_not_needed_1_2()
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DSarInfo.java131 public void reportingSuccessful() { in reportingSuccessful() method in SarInfo
DSarManager.java577 mSarInfo.reportingSuccessful(); in updateSarScenario()