Home
last modified time | relevance | path

Searched defs:lineIdentificationSupplementaryServiceResponse (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/telephony/java/com/android/ims/internal/
DIImsUtListener.aidl47 void lineIdentificationSupplementaryServiceResponse(int id, in ImsSsInfo config); in lineIdentificationSupplementaryServiceResponse() method
/frameworks/base/telephony/java/android/telephony/ims/compat/stub/
DImsUtListenerImplBase.java75 public void lineIdentificationSupplementaryServiceResponse(int id, ImsSsInfo config) { in lineIdentificationSupplementaryServiceResponse() method in ImsUtListenerImplBase
/frameworks/opt/net/ims/src/java/com/android/ims/
DImsUt.java712 public void lineIdentificationSupplementaryServiceResponse(int id, ImsSsInfo config) { in lineIdentificationSupplementaryServiceResponse() method in ImsUt.IImsUtListenerProxy