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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
H A DIccFileHandler.java154 mCi.iccIOForApp(COMMAND_GET_RESPONSE, fileid, getEFPath(fileid),
172 mCi.iccIOForApp(COMMAND_GET_RESPONSE, IccConstants.EF_IMG,
191 mCi.iccIOForApp(COMMAND_GET_RESPONSE, fileid, getEFPath(fileid),
208 mCi.iccIOForApp(COMMAND_GET_RESPONSE, fileid, getEFPath(fileid),
226 mCi.iccIOForApp(COMMAND_GET_RESPONSE, fileid, getEFPath(fileid),
244 mCi.iccIOForApp(COMMAND_READ_BINARY, fileid, getEFPath(fileid),
272 mCi.iccIOForApp(COMMAND_READ_BINARY, fileid, getEFPath(fileid),
287 mCi.iccIOForApp(COMMAND_UPDATE_RECORD, fileid, getEFPath(fileid),
298 mCi.iccIOForApp(COMMAND_UPDATE_BINARY, fileid, getEFPath(fileid),
367 mCi.iccIOForApp(COMMAND_READ_RECOR
[all...]
H A DRuimFileHandler.java45 mCi.iccIOForApp(COMMAND_GET_RESPONSE, fileid, getEFPath(fileid), 0, 0,
/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
H A DSipCommandInterface.java277 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/
H A DCommandsInterface.java1065 void iccIOForApp (int command, int fileid, String path, int p1, int p2, int p3, method in interface:CommandsInterface
H A DRIL.java1507 iccIOForApp(command, fileid, path, p1, p2, p3, data, pin2, null, result);
1511 iccIOForApp (int command, int fileid, String path, int p1, int p2, int p3, method in class:RIL
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/gsm/
H A DUsimDataDownloadCommands.java630 public void iccIOForApp(int command, int fileid, String path, int p1, int p2, int p3, method in class:UsimDataDownloadCommands
/frameworks/opt/telephony/src/java/com/android/internal/telephony/test/
H A DSimulatedCommands.java1120 iccIOForApp(command, fileid, path, p1, p2, p3, data,pin2, null, response);
1129 public void iccIOForApp (int command, int fileid, String path, int p1, int p2, method in class:SimulatedCommands

Completed in 142 milliseconds