Searched refs:shouldHandleTouch (Results 1 – 2 of 2) sorted by relevance
149 return shouldHandleTouch(); in onTouchEvent()177 public boolean shouldHandleTouch() { in shouldHandleTouch() method in AudioRecordView
92 return ((AudioRecordView) mView).shouldHandleTouch(); in isHandlingTouch()