Searched refs:offerTouchToChildren (Results 1 – 2 of 2) sorted by relevance
442 public boolean offerTouchToChildren(MotionEvent event) { in offerTouchToChildren() method in TaskView
1006 if (isTaskViewVisible(taskView) && taskView.offerTouchToChildren(ev)) { in onTouchEvent()1013 if (taskView != null && taskView.offerTouchToChildren(ev)) { in onTouchEvent()