Home
last modified time | relevance | path

Searched refs:iccIOForApp (Results 1 – 8 of 8) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
DIccFileHandler.java154 mCi.iccIOForApp(COMMAND_GET_RESPONSE, fileid, getEFPath(fileid), in loadEFLinearFixed()
172 mCi.iccIOForApp(COMMAND_GET_RESPONSE, IccConstants.EF_IMG, in loadEFImgLinearFixed()
191 mCi.iccIOForApp(COMMAND_GET_RESPONSE, fileid, getEFPath(fileid), in getEFLinearRecordSize()
208 mCi.iccIOForApp(COMMAND_GET_RESPONSE, fileid, getEFPath(fileid), in loadEFLinearFixedAll()
226 mCi.iccIOForApp(COMMAND_GET_RESPONSE, fileid, getEFPath(fileid), in loadEFTransparent()
244 mCi.iccIOForApp(COMMAND_READ_BINARY, fileid, getEFPath(fileid), in loadEFTransparent()
273 mCi.iccIOForApp(COMMAND_READ_BINARY, fileid, getEFPath(EF_IMG), in loadEFImgTransparent()
288 mCi.iccIOForApp(COMMAND_UPDATE_RECORD, fileid, getEFPath(fileid), in updateEFLinearFixed()
299 mCi.iccIOForApp(COMMAND_UPDATE_BINARY, fileid, getEFPath(fileid), in updateEFTransparent()
412 mCi.iccIOForApp(COMMAND_READ_RECORD, lc.mEfid, getEFPath(lc.mEfid), in handleMessage()
[all …]
DRuimFileHandler.java51 mCi.iccIOForApp(COMMAND_GET_RESPONSE, fileid, getEFPath(EF_IMG), 0, 0, in loadEFImgTransparent()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
DSipCommandInterface.java296 public void iccIOForApp (int command, int fileid, String path, int p1, int p2, in iccIOForApp() method in SipCommandInterface
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhoneCommandInterface.java295 public void iccIOForApp (int command, int fileid, String path, int p1, int p2, in iccIOForApp() method in ImsPhoneCommandInterface
/frameworks/opt/telephony/src/java/com/android/internal/telephony/test/
DSimulatedCommands.java1135 iccIOForApp(command, fileid, path, p1, p2, p3, data,pin2, null, response); in iccIO()
1144 public void iccIOForApp (int command, int fileid, String path, int p1, int p2, in iccIOForApp() method in SimulatedCommands
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/gsm/
DUsimDataDownloadCommands.java661 public void iccIOForApp(int command, int fileid, String path, int p1, int p2, int p3, in iccIOForApp() method in UsimDataDownloadCommands
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DCommandsInterface.java1187 void iccIOForApp (int command, int fileid, String path, int p1, int p2, int p3, in iccIOForApp() method
DRIL.java1602 iccIOForApp(command, fileid, path, p1, p2, p3, data, pin2, null, result); in iccIO()
1606 iccIOForApp (int command, int fileid, String path, int p1, int p2, int p3, in iccIOForApp() method in RIL