Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/com/android/internal/telephony/
DISms.aidl49 boolean updateMessageOnIccEfForSubscriber(in int subId, String callingPkg, in updateMessageOnIccEfForSubscriber() method
DISmsImplBase.java36 public boolean updateMessageOnIccEfForSubscriber(int subId, String callingPkg, int messageIndex, in updateMessageOnIccEfForSubscriber() method in ISmsImplBase
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DSmsController.java86 public boolean updateMessageOnIccEfForSubscriber(int subId, String callingPackage, int index, in updateMessageOnIccEfForSubscriber() method in SmsController