Searched defs:iccIO (Results 1 - 6 of 6) sorted by last modified time

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DCommandsInterface.java1179 void iccIO (int command, int fileid, String path, int p1, int p2, int p3, method in interface:CommandsInterface
H A DRIL.java1600 iccIO (int command, int fileid, String path, int p1, int p2, int p3, method in class:RIL
1623 if (RILJ_LOGD) riljLog(rr.serialString() + "> iccIO: "
3340 if (RILJ_LOGV) riljLog("< iccIO: "
3358 if (RILJ_LOGV) riljLog("< iccIO: "
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
H A DImsPhoneCommandInterface.java291 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/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/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

Completed in 57 milliseconds