HomeSort by relevance Sort by last modified time
    Searched defs:updateEFLinearFixed (Results 1 - 4 of 4) sorted by null

  /frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
AdnRecordLoader.java 166 mFh.updateEFLinearFixed(mEf, mRecordNumber,
IccFileHandler.java 286 public void updateEFLinearFixed(int fileid, int recordNum, byte[] data,
SIMRecords.java 428 mFh.updateEFLinearFixed(
498 mFh.updateEFLinearFixed(
    [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
IccSmsInterfaceManager.java 153 fh.updateEFLinearFixed(IccConstants.EF_SMS, i + 1, record, null, null);
217 fh.updateEFLinearFixed(

Completed in 1155 milliseconds