Searched defs:iccIO (Results 1 - 5 of 5) sorted by relevance

/frameworks/base/telephony/java/com/android/internal/telephony/sip/
H A DSipCommandInterface.java213 public void iccIO (int command, int fileid, String path, int p1, int p2, method in class:SipCommandInterface
/frameworks/base/telephony/java/com/android/internal/telephony/test/
H A DSimulatedCommands.java1057 public void iccIO (int command, int fileid, String path, int p1, int p2, method in class:SimulatedCommands
/frameworks/base/telephony/tests/telephonytests/src/com/android/internal/telephony/gsm/
H A DUsimDataDownloadCommands.java381 public void iccIO(int command, int fileid, String path, int p1, int p2, int p3, String data, method in class:UsimDataDownloadCommands
/frameworks/base/telephony/java/com/android/internal/telephony/
H A DRIL.java1426 iccIO (int command, int fileid, String path, int p1, int p2, int p3, method in class:RIL
1442 if (RILJ_LOGD) riljLog(rr.serialString() + "> iccIO: " + requestToString(rr.mRequest)
2924 if (RILJ_LOGV) riljLog("< iccIO: "
H A DCommandsInterface.java1136 void iccIO (int command, int fileid, String path, int p1, int p2, int p3, method in interface:CommandsInterface

Completed in 98 milliseconds