Searched refs:EF_PBR (Results 1 – 7 of 7) sorted by relevance
126 case EF_PBR: return 0; // The EF PBR doesn't have an extension record in extensionEfForEf()205 if (efid == EF_PBR) { in updateAdnBySearch()232 if (efid == EF_PBR) { in updateAdnBySearch()268 if (efid == EF_PBR) { in requestLoadAllAdnLike()
50 public static final int EF_PBR = 0x4F30; field
73 case EF_PBR: in getEFPath()
538 && (iccRefreshResponse.efId == IccConstants.EF_PBR || in handleSimRefresh()
702 case EF_PBR: in getCommonIccEFPath()
390 return IccConstants.EF_PBR; in updateEfForIccType()456 (efid == IccConstants.EF_PBR || efid == IccConstants.EF_ADN); in usesPbCache()
195 mFh.loadEFLinearFixedAll(EF_PBR, obtainMessage(EVENT_PBR_LOAD_DONE)); in readPbrFileAndWait()