Searched refs:EF_PCSCF (Results 1 – 3 of 3) sorted by relevance
41 import static com.android.internal.telephony.uicc.IccConstants.EF_PCSCF;180 mFh.loadEFLinearFixedAll(EF_PCSCF, obtainMessage( in fetchIsimRecords()335 case EF_PCSCF: in handleFileUpdate()336 mFh.loadEFLinearFixedAll(EF_PCSCF, obtainMessage( in handleFileUpdate()
41 case EF_PCSCF: in getEFPath()
82 static final int EF_PCSCF = 0x6f09; field