public List<AdnRecord> getAdnRecordsInEf(int efid) {
   return mIccPhoneBookInterfaceManager.getAdnRecordsInEf(efid);
 }