Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
DIsimFileHandler.java43 String path = getCommonIccEFPath(efid); in getEFPath()
DCsimFileHandler.java53 String path = getCommonIccEFPath(efid); in getEFPath()
DSIMFileHandler.java67 String path = getCommonIccEFPath(efid); in getEFPath()
DRuimFileHandler.java74 return getCommonIccEFPath(efid); in getEFPath()
DUsimFileHandler.java77 String path = getCommonIccEFPath(efid); in getEFPath()
DIccFileHandler.java686 protected String getCommonIccEFPath(int efid) { in getCommonIccEFPath() method in IccFileHandler
/frameworks/base/config/
Dboot-image-profile.txt23799 HSPLcom/android/internal/telephony/uicc/IccFileHandler;->getCommonIccEFPath(I)Ljava/lang/String;