Searched refs:getConfigInterface (Results 1 – 11 of 11) sorted by relevance
144 public IImsConfig getConfigInterface() throws RemoteException {146 return MMTelFeature.this.getConfigInterface();322 public IImsConfig getConfigInterface() { in getConfigInterface() method in MMTelFeature
97 public IImsConfig getConfigInterface() throws RemoteException { in getConfigInterface() method in MmTelInterfaceAdapter98 return getInterface().getConfigInterface(); in getConfigInterface()
304 mCompatFeature.getConfigInterface().getFeatureValue(capConverted, regTech, in queryCapabilityConfiguration()329 IImsConfig imsConfig = mCompatFeature.getConfigInterface(); in changeEnabledCapabilities()476 return mCompatFeature.getConfigInterface(); in getOldConfigInterface()
48 IImsConfig getConfigInterface(); in getConfigInterface() method
68 IImsConfig getConfigInterface(int phoneId); in getConfigInterface() method
1463 getConfigInterface().setConfig( in setWfcModeInternal()1532 getConfigInterface().setConfig( in setWfcRoamingSettingInternal()2616 public ImsConfig getConfigInterface() throws ImsException { in getConfigInterface() method in ImsManager2713 getConfigInterface().setProvisionedValue( in setRttConfig()3493 return getConfigInterface().getConfigInt(key); in getConfigInt()3501 return getConfigInterface().getConfigString(key); in getConfigString()3509 return getConfigInterface().setConfig(key, value); in setConfig()3517 return getConfigInterface().setConfig(key, value); in setConfig()
116 when(mMockRemoteMMTelFeature.getConfigInterface()).thenReturn(mMockImsConfig); in setUp()
432 imsManager.getConfigInterface().setProvisionedValue( in testSetProvisionedValues()467 imsManager.getConfigInterface().setProvisionedValue( in testEabSetProvisionedValues()
1390 mImsManager.getConfigInterface().addConfigCallback(mConfigCallback); in startListeningForCalls()1472 mImsManager.getConfigInterface().removeConfigCallback(mConfigCallback.getBinder()); in stopListeningForCalls()
273 doReturn(mImsConfig).when(mImsManager).getConfigInterface(); in setUp()
53049 Landroid/telephony/ims/compat/feature/MMTelFeature;->getConfigInterface()Lcom/android/ims/internal/…70866 Lcom/android/ims/internal/IImsMMTelFeature$Stub$Proxy;->getConfigInterface()Lcom/android/ims/intern…70905 Lcom/android/ims/internal/IImsMMTelFeature;->getConfigInterface()Lcom/android/ims/internal/IImsConf…70975 Lcom/android/ims/internal/IImsService$Stub$Proxy;->getConfigInterface(I)Lcom/android/ims/internal/I…71010 Lcom/android/ims/internal/IImsService;->getConfigInterface(I)Lcom/android/ims/internal/IImsConfig;