Searched refs:getConfigInterface (Results 1 – 3 of 3) sorted by relevance
281 ImsConfig config = mgr.getConfigInterface(); in isVolteProvisionedOnDevice()336 ImsConfig config = imsManager.getConfigInterface(); in setVtSetting()382 ImsConfig config = imsManager.getConfigInterface(); in setWfcSetting()439 imsManager.getConfigInterface().setProvisionedValue( in setWfcModeInternal()485 imsManager.getConfigInterface().setProvisionedValue( in setWfcRoamingSettingInternal()597 getConfigInterface().setFeatureValue( in updateVolteFeatureValue()624 getConfigInterface().setFeatureValue( in updateVideoCallFeatureValue()652 getConfigInterface().setFeatureValue( in updateWfcFeatureAndProvisionedValues()980 public ImsConfig getConfigInterface() throws ImsException { in getConfigInterface() method in ImsManager986 IImsConfig config = mImsService.getConfigInterface(mPhoneId); in getConfigInterface()[all …]
91 public IImsConfig getConfigInterface(int phoneId) { in getConfigInterface() method in ImsServiceBase.ImsServiceBinder
57 IImsConfig getConfigInterface(int phoneId); in getConfigInterface() method