public int[] getAdnRecordsSize(int efid) {
   return mIccPhoneBookInterfaceManager.getAdnRecordsSize(efid);
 }