[Settings] Apply ImsQueryProvisioningStat to WFC

1. Code refactor
2. Apply ImsQueryProvisioningStat class to WFC's use case

Bug: 140542283
Test: m RunSettingsRoboTests -j ROBOTEST_FILTER=WifiCallingPreferenceControllerTest
Change-Id: I8a09264f83b9fc4fce3f79ec3aeb6ae757b004e4
This commit is contained in:
Bonian Chen
2020-01-22 17:47:13 +08:00
parent 8821654a91
commit a8f14cb11e
8 changed files with 198 additions and 57 deletions

View File

@@ -45,7 +45,7 @@ public class ImsQueryProvisioningStat implements ImsQuery {
}
/**
* Implementation of interface {@link ImsQuery}
* Implementation of interface {@link ImsQuery#query()}
*
* @return result of query
*/