Searched refs:getConfigInterface (Results 1 – 2 of 2) sorted by relevance
245 ImsConfig config = mgr.getConfigInterface(); in isVolteProvisionedOnDevice()566 public ImsConfig getConfigInterface() throws ImsException { in getConfigInterface() method in ImsManager572 IImsConfig config = mImsService.getConfigInterface(mPhoneId); in getConfigInterface()730 ImsConfig config = getConfigInterface(); in setAdvanced4GMode()
56 IImsConfig getConfigInterface(int phoneId); in getConfigInterface() method