Searched defs:isCancel (Results 1 – 3 of 3) sorted by relevance
31 public boolean isCancel(); in isCancel() method
35 public boolean isCancel() { in isCancel() method in BasicPipeline
387 val isCancel = ev.actionMasked == MotionEvent.ACTION_CANCEL in handleTouchEventOnCommunalView() constant