Home
last modified time | relevance | path

Searched defs:efPath (Results 1 – 1 of 1) sorted by relevance

/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
H A DIccFileHandler.java185 String efPath = (path == null) ? getEFPath(fileid) : path; in loadEFLinearFixed() local
241 String efPath = (path == null) ? getEFPath(fileid) : path; in getEFLinearRecordSize() local
271 String efPath = (path == null) ? getEFPath(fileid) : path; in getEFTransparentRecordSize() local
307 String efPath = (path == null) ? getEFPath(fileid) : path; in loadEFLinearFixedAll() local
406 String efPath = (path == null) ? getEFPath(fileid) : path; in updateEFLinearFixed() local