Searched refs:EF_PBR (Results 1 – 6 of 6) sorted by relevance
125 case EF_PBR: return 0; // The EF PBR doesn't have an extension record in extensionEfForEf()202 if (efid == EF_PBR) { in updateAdnBySearch()229 if (efid == EF_PBR) { in updateAdnBySearch()265 if (efid == EF_PBR) { in requestLoadAllAdnLike()
50 public static final int EF_PBR = 0x4F30; field
73 case EF_PBR: in getEFPath()
701 case EF_PBR: in getCommonIccEFPath()
341 return IccConstants.EF_PBR; in updateEfForIccType()
194 mFh.loadEFLinearFixedAll(EF_PBR, obtainMessage(EVENT_PBR_LOAD_DONE)); in readPbrFileAndWait()