Home
last modified time | relevance | path

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

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