Home
last modified time | relevance | path

Searched defs:deleteSmsOnSim (Results 1 – 6 of 6) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DRadioMessagingProxy.java164 public void deleteSmsOnSim(int serial, int index) throws RemoteException { in deleteSmsOnSim() method in RadioMessagingProxy
DCommandsInterface.java1215 void deleteSmsOnSim(int index, Message response); in deleteSmsOnSim() method
DRIL.java2830 public void deleteSmsOnSim(int index, Message result) { in deleteSmsOnSim() method in RIL
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhoneCommandInterface.java244 public void deleteSmsOnSim(int index, Message response) { in deleteSmsOnSim() method in ImsPhoneCommandInterface
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DSimulatedCommands.java1088 public void deleteSmsOnSim(int index, Message response) { in deleteSmsOnSim() method in SimulatedCommands
DSimulatedCommandsVerifier.java858 public void deleteSmsOnSim(int index, Message response) { in deleteSmsOnSim() method in SimulatedCommandsVerifier