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()189 if (efid == EF_PBR) { in updateAdnBySearch()215 if (efid == EF_PBR) { in updateAdnBySearch()250 if (efid == EF_PBR) { in requestLoadAllAdnLike()
48 public static final int EF_PBR = 0x4F30; field
64 case EF_PBR: in getEFPath()
527 case EF_PBR: in getCommonIccEFPath()
312 return IccConstants.EF_PBR; in updateEfForIccType()
141 mFh.loadEFLinearFixedAll(EF_PBR, obtainMessage(EVENT_PBR_LOAD_DONE)); in readPbrFileAndWait()