Home
last modified time | relevance | path

Searched defs:getConfigInterface (Results 1 – 6 of 6) 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.java321 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
/frameworks/opt/net/ims/src/java/com/android/ims/
DMmTelFeatureConnection.java466 public IImsConfig getConfigInterface() { in getConfigInterface() method in MmTelFeatureConnection
DImsManager.java2008 public ImsConfig getConfigInterface() throws ImsException { in getConfigInterface() method in ImsManager