Пример #1
0
 /** Registers the specified listener on the cell layout of the hotseat. */
 @Override
 public void setOnLongClickListener(OnLongClickListener l) {
   mContent.setOnLongClickListener(l);
 }