HomeSort by relevance Sort by last modified time
    Searched full:foundadn (Results 1 - 1 of 1) sorted by null

  /frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
AdnRecordCache.java 216 AdnRecord foundAdn = oldAdnList.get(index-1);
217 efid = foundAdn.mEfid;
218 extensionEF = foundAdn.mExtRecord;
219 index = foundAdn.mRecordNumber;

Completed in 694 milliseconds