Avoid spurious tap events.

1. Send an item click irrespective of checked state.

2. When a long click event has occurred, we want to disable any short
   click for the same motion event.  So when a long click occurs,
   disable all subsequent short clicks.

Change-Id: Id0374113d6ce3ee42976bc4e10b43242fa1cfdd0
1 file changed