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
576 val isCancel = ev.actionMasked == MotionEvent.ACTION_CANCEL in <lambda>() constant