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

/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/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.java1638 iccIO (int command, int fileid, String path, int p1, int p2, int p3, method in class:RIL
1661 if (RILJ_LOGD) riljLog(rr.serialString() + "> iccIO: "
3426 if (RILJ_LOGV) riljLog("< iccIO: "
3444 if (RILJ_LOGV) riljLog("< iccIO: "

Completed in 43 milliseconds