Searched refs:iccIOForApp (Results 1 - 9 of 9) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
H A DIccFileHandler.java177 mCi.iccIOForApp(COMMAND_GET_RESPONSE, fileid, efPath,
209 mCi.iccIOForApp(COMMAND_GET_RESPONSE, IccConstants.EF_IMG,
230 mCi.iccIOForApp(COMMAND_GET_RESPONSE, fileid, efPath,
262 mCi.iccIOForApp(COMMAND_GET_RESPONSE, fileid, efPath,
293 mCi.iccIOForApp(COMMAND_GET_RESPONSE, fileid, getEFPath(fileid),
311 mCi.iccIOForApp(COMMAND_READ_BINARY, fileid, getEFPath(fileid),
340 mCi.iccIOForApp(COMMAND_READ_BINARY, fileid, getEFPath(EF_IMG),
357 mCi.iccIOForApp(COMMAND_UPDATE_RECORD, fileid, efPath,
373 mCi.iccIOForApp(COMMAND_UPDATE_RECORD, fileid, getEFPath(fileid),
384 mCi.iccIOForApp(COMMAND_UPDATE_BINAR
[all...]
H A DRuimFileHandler.java51 mCi.iccIOForApp(COMMAND_GET_RESPONSE, fileid, getEFPath(EF_IMG), 0, 0,
/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
H A DSipCommandInterface.java299 public void iccIOForApp (int command, int fileid, String path, int p1, int p2, method in class:SipCommandInterface
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
H A DImsPhoneCommandInterface.java298 public void iccIOForApp (int command, int fileid, String path, int p1, int p2, method in class:ImsPhoneCommandInterface
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/gsm/
H A DUsimDataDownloadCommands.java.broken661 public void iccIOForApp(int command, int fileid, String path, int p1, int p2, int p3,
/frameworks/opt/telephony/src/java/com/android/internal/telephony/test/
H A DSimulatedCommands.java1221 iccIOForApp(command, fileid, path, p1, p2, p3, data, pin2, null, response);
1230 public void iccIOForApp (int command, int fileid, String path, int p1, int p2, method in class:SimulatedCommands
H A DSimulatedCommandsVerifier.java885 public void iccIOForApp(int command, int fileid, String path, int p1, int p2, int p3, method in class:SimulatedCommandsVerifier
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DCommandsInterface.java1190 void iccIOForApp (int command, int fileid, String path, int p1, int p2, int p3, method in interface:CommandsInterface
H A DRIL.java1779 iccIOForApp(command, fileid, path, p1, p2, p3, data, pin2, null, result);
1783 iccIOForApp (int command, int fileid, String path, int p1, int p2, int p3, method in class:RIL

Completed in 97 milliseconds