Loading telephony/java/com/android/internal/telephony/ISms.aidl +7 −0 Original line number Diff line number Diff line Loading @@ -328,4 +328,11 @@ interface ISms { * @see #isImsSmsSupported() */ String getImsSmsFormat(); /** * Get the capacity count of sms on Icc card. * * @return capacity of ICC */ int getSmsCapacityOnIcc(); } Loading
telephony/java/com/android/internal/telephony/ISms.aidl +7 −0 Original line number Diff line number Diff line Loading @@ -328,4 +328,11 @@ interface ISms { * @see #isImsSmsSupported() */ String getImsSmsFormat(); /** * Get the capacity count of sms on Icc card. * * @return capacity of ICC */ int getSmsCapacityOnIcc(); }