Loading telephony/java/com/android/internal/telephony/ITelephony.aidl +5 −0 Original line number Diff line number Diff line Loading @@ -2388,6 +2388,11 @@ interface ITelephony { */ String getContactFromEab(String contact); /** * Get the EAB capability from the EAB database. */ String getCapabilityFromEab(String contact); /* * Check whether the device supports RCS User Capability Exchange or not. */ Loading Loading
telephony/java/com/android/internal/telephony/ITelephony.aidl +5 −0 Original line number Diff line number Diff line Loading @@ -2388,6 +2388,11 @@ interface ITelephony { */ String getContactFromEab(String contact); /** * Get the EAB capability from the EAB database. */ String getCapabilityFromEab(String contact); /* * Check whether the device supports RCS User Capability Exchange or not. */ Loading