Searched refs:isTouchPointInView (Results 1 – 2 of 2) sorted by relevance
685 if (mSv.isTouchPointInView(x, y, tv)) { in findViewAtPoint()
1350 public boolean isTouchPointInView(float x, float y, TaskView tv) { in isTouchPointInView() method in TaskStackView