Searched refs:EF_PBR (Results 1 – 6 of 6) sorted by relevance
117 case EF_PBR: return 0; // The EF PBR doesn't have an extension record in extensionEfForEf()192 if (efid == EF_PBR) { in updateAdnBySearch()219 if (efid == EF_PBR) { in updateAdnBySearch()255 if (efid == EF_PBR) { in requestLoadAllAdnLike()
50 public static final int EF_PBR = 0x4F30; field
75 case EF_PBR: in getEFPath()
628 case EF_PBR: in getCommonIccEFPath()
336 return IccConstants.EF_PBR; in updateEfForIccType()
187 mFh.loadEFLinearFixedAll(EF_PBR, obtainMessage(EVENT_PBR_LOAD_DONE)); in readPbrFileAndWait()