Home
last modified time | relevance | path

Searched defs:getConfigInterface (Results 1 – 8 of 8) sorted by relevance

/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/base/telephony/java/android/telephony/ims/compat/feature/
DMMTelFeature.java317 public IImsConfig getConfigInterface() { in getConfigInterface() method in MMTelFeature
/frameworks/opt/telephony/src/java/com/android/internal/telephony/ims/
DImsServiceInterfaceAdapter.java97 public IImsConfig getConfigInterface() throws RemoteException { in getConfigInterface() method in ImsServiceInterfaceAdapter
DMmTelInterfaceAdapter.java97 public IImsConfig getConfigInterface() throws RemoteException { in getConfigInterface() method in MmTelInterfaceAdapter
/frameworks/opt/net/ims/src/java/com/android/ims/
DImsServiceBase.java97 public IImsConfig getConfigInterface(int phoneId) { in getConfigInterface() method in ImsServiceBase.ImsServiceBinder
DMmTelFeatureConnection.java555 public IImsConfig getConfigInterface() throws RemoteException { in getConfigInterface() method in MmTelFeatureConnection
DImsManager.java1803 public ImsConfig getConfigInterface() throws ImsException { in getConfigInterface() method in ImsManager