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.java230 AdnRecord foundAdn = oldAdnList.get(index-1); in updateAdnBySearch() local
231 efid = foundAdn.mEfid; in updateAdnBySearch()
232 extensionEF = foundAdn.mExtRecord; in updateAdnBySearch()
233 index = foundAdn.mRecordNumber; in updateAdnBySearch()