Home
last modified time | relevance | path

Searched refs:getConfigInterface (Results 1 – 12 of 12) sorted by relevance

/frameworks/base/telephony/java/android/telephony/ims/compat/feature/
DMMTelFeature.java143 public IImsConfig getConfigInterface() throws RemoteException {
145 return MMTelFeature.this.getConfigInterface();
321 public IImsConfig getConfigInterface() { in getConfigInterface() method in MMTelFeature
/frameworks/opt/telephony/src/java/com/android/internal/telephony/ims/
DMmTelInterfaceAdapter.java97 public IImsConfig getConfigInterface() throws RemoteException { in getConfigInterface() method in MmTelInterfaceAdapter
98 return getInterface().getConfigInterface(); in getConfigInterface()
DMmTelFeatureCompatAdapter.java300 mCompatFeature.getConfigInterface().getFeatureValue(capConverted, regTech, in queryCapabilityConfiguration()
325 IImsConfig imsConfig = mCompatFeature.getConfigInterface(); in changeEnabledCapabilities()
472 return mCompatFeature.getConfigInterface(); in getOldConfigInterface()
/frameworks/base/telephony/java/com/android/ims/internal/
DIImsMMTelFeature.aidl48 IImsConfig getConfigInterface(); in getConfigInterface() method
DIImsService.aidl68 IImsConfig getConfigInterface(int phoneId); in getConfigInterface() method
/frameworks/opt/net/ims/src/java/com/android/ims/
DMmTelFeatureConnection.java163 IImsConfig binder = getConfigInterface(); in registerCallback()
179 IImsConfig binder = getConfigInterface(); in unregisterCallback()
466 public IImsConfig getConfigInterface() { in getConfigInterface() method in MmTelFeatureConnection
DImsManager.java1086 getConfigInterface().setConfig( in setWfcModeInternal()
1155 getConfigInterface().setConfig( in setWfcRoamingSettingInternal()
1269 ImsConfig config = getConfigInterface(); in getProvisionedBoolNoException()
1284 ImsConfig config = getConfigInterface(); in setProvisionedBoolNoException()
2008 public ImsConfig getConfigInterface() throws ImsException { in getConfigInterface() method in ImsManager
2011 IImsConfig config = mMmTelFeatureConnection.getConfigInterface(); in getConfigInterface()
2092 getConfigInterface().setProvisionedValue( in setRttConfig()
2773 IImsConfig config = mMmTelFeatureConnection.getConfigInterface(); in updateImsCarrierConfigs()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/ims/
DImsManagerTest.java269 imsManager.getConfigInterface().setProvisionedValue( in testSetProvisionedValues()
293 imsManager.getConfigInterface().setProvisionedValue( in testEabSetProvisionedValues()
865 doReturn(mImsConfigStub).when(mMmTelFeatureConnection).getConfigInterface(); in getImsManagerAndInitProvisionedValues()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/imsphone/
DImsPhoneCallTrackerTest.java229 doReturn(mImsConfig).when(mImsManager).getConfigInterface(); in setUp()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhoneCallTracker.java954 mImsManager.getConfigInterface().addConfigCallback(mConfigCallback); in startListeningForCalls()
995 mImsManager.getConfigInterface().removeConfigCallback(mConfigCallback.getBinder()); in stopListeningForCalls()
/frameworks/base/config/
Dboot-image-profile.txt19805 HSPLcom/android/ims/ImsManager;->getConfigInterface()Lcom/android/ims/ImsConfig;
19876 HSPLcom/android/ims/MmTelFeatureConnection;->getConfigInterface()Landroid/telephony/ims/aidl/IImsCo…
Dhiddenapi-greylist-max-o.txt67715 Landroid/telephony/ims/compat/feature/MMTelFeature;->getConfigInterface()Lcom/android/ims/internal/…
85938 Lcom/android/ims/internal/IImsMMTelFeature$Stub$Proxy;->getConfigInterface()Lcom/android/ims/intern…
85977 Lcom/android/ims/internal/IImsMMTelFeature;->getConfigInterface()Lcom/android/ims/internal/IImsConf…
86047 Lcom/android/ims/internal/IImsService$Stub$Proxy;->getConfigInterface(I)Lcom/android/ims/internal/I…
86082 Lcom/android/ims/internal/IImsService;->getConfigInterface(I)Lcom/android/ims/internal/IImsConfig;