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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
H A DImsPhoneCommandInterface.java294 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.java295 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/
H A DCommandsInterface.java1182 void iccIO (int command, int fileid, String path, int p1, int p2, int p3, method in interface:CommandsInterface
H A DRIL.java1777 iccIO (int command, int fileid, String path, int p1, int p2, int p3, method in class:RIL
1800 if (RILJ_LOGD) riljLog(rr.serialString() + "> iccIO: "
3695 if (RILJ_LOGV) riljLog("< iccIO: "
3713 if (RILJ_LOGV) riljLog("< iccIO: "
/frameworks/opt/telephony/src/java/com/android/internal/telephony/test/
H A DSimulatedCommands.java1219 public void iccIO(int command, int fileid, String path, int p1, int p2, int p3, String data, method in class:SimulatedCommands
H A DSimulatedCommandsVerifier.java879 public void iccIO(int command, int fileid, String path, int p1, int p2, int p3, String data, method in class:SimulatedCommandsVerifier

Completed in 95 milliseconds