Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
DIccConstants.java60 static final int EF_CSP_CPHS = 0x6f15; field
DSIMFileHandler.java67 case EF_CSP_CPHS: in getEFPath()
DUsimFileHandler.java60 case EF_CSP_CPHS: in getEFPath()
DSIMRecords.java1286 case EF_CSP_CPHS: in handleFileUpdate()
1289 mFh.loadEFTransparent(EF_CSP_CPHS, in handleFileUpdate()
1589 mFh.loadEFTransparent(EF_CSP_CPHS,obtainMessage(EVENT_GET_CSP_CPHS_DONE)); in fetchSimRecords()