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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
H A DImsPhoneCommandInterface.java290 public void iccIO (int command, int fileid, String path, int p1, int p2, method in class:ImsPhoneCommandInterface
/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
H A DSipCommandInterface.java292 public void iccIO (int command, int fileid, String path, int p1, int p2, method in class:SipCommandInterface
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/gsm/
H A DUsimDataDownloadCommands.java396 public void iccIO(int command, int fileid, String path, int p1, int p2, int p3, String data, method in class:UsimDataDownloadCommands
/frameworks/opt/telephony/src/java/com/android/internal/telephony/test/
H A DSimulatedCommands.java1133 public void iccIO(int command, int fileid, String path, int p1, int p2, int p3, String data, method in class:SimulatedCommands
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DCommandsInterface.java1150 void iccIO (int command, int fileid, String path, int p1, int p2, int p3, method in interface:CommandsInterface
H A DRIL.java1596 iccIO (int command, int fileid, String path, int p1, int p2, int p3, method in class:RIL
1619 if (RILJ_LOGD) riljLog(rr.serialString() + "> iccIO: "
3287 if (RILJ_LOGV) riljLog("< iccIO: "
3305 if (RILJ_LOGV) riljLog("< iccIO: "

Completed in 1380 milliseconds