Searched refs:updateMessageOnIccEfForSubscriber (Results 1 – 4 of 4) sorted by relevance
/frameworks/base/telephony/java/com/android/internal/telephony/ |
D | ISmsImplBase.java | 37 public boolean updateMessageOnIccEfForSubscriber(int subId, String callingPkg, int messageIndex, in updateMessageOnIccEfForSubscriber() method in ISmsImplBase
|
D | ISms.aidl | 59 boolean updateMessageOnIccEfForSubscriber(in int subId, String callingPkg, in updateMessageOnIccEfForSubscriber() method
|
/frameworks/base/telephony/java/android/telephony/ |
D | SmsManager.java | 1564 success = iSms.updateMessageOnIccEfForSubscriber(getSubscriptionId(), in deleteMessageFromIcc() 1606 success = iSms.updateMessageOnIccEfForSubscriber(getSubscriptionId(), in updateMessageOnIcc()
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
D | SmsController.java | 81 public boolean updateMessageOnIccEfForSubscriber(int subId, String callingPackage, int index, in updateMessageOnIccEfForSubscriber() method in SmsController
|