Searched refs:checkForTap (Results 1 – 1 of 1) sorted by relevance
465 private boolean checkForTap(MotionEvent event) { in checkForTap() method in WearableListView649 if (mCanClick && event != null && checkForTap(event)) { in handleTouchUp()