[Settings] Apply ImsQueryProvisioningStat to VoLTE
1. Code refactor 2. Apply ImsQueryProvisioningStat class to VoLTE's use case Bug: 140542283 Test: m RunSettingsRoboTests -j ROBOTEST_FILTER=Enhanced4gBasePreferenceControllerTest Test: m RunSettingsRoboTests -j ROBOTEST_FILTER=Enhanced4gLteSliceHelperTest Change-Id: Ie5a56e9b768b9abe88c635e4e5532d72c9ddd1a2
This commit is contained in:
@@ -39,9 +39,9 @@ abstract class ImsQueryController {
|
||||
/**
|
||||
* Constructor for query IMS status
|
||||
*
|
||||
* @param capability {@code MmTelFeature.MmTelCapabilities.MmTelCapability}
|
||||
* @param tech {@code @ImsRegistrationImplBase.ImsRegistrationTech}
|
||||
* @param transportType {@code @AccessNetworkConstants.TransportType}
|
||||
* @param capability {@link MmTelFeature.MmTelCapabilities#MmTelCapability}
|
||||
* @param tech {@link ImsRegistrationImplBase#ImsRegistrationTech}
|
||||
* @param transportType {@link AccessNetworkConstants#TransportType}
|
||||
*/
|
||||
ImsQueryController(
|
||||
@MmTelFeature.MmTelCapabilities.MmTelCapability int capability,
|
||||
|
||||
Reference in New Issue
Block a user