@Override
 public int getWindowId(Object record) {
   return AccessibilityRecordCompatIcs.getWindowId(record);
 }