Searched refs:shouldIgnoreTouchDown (Results 1 – 3 of 3) sorted by relevance
90 protected boolean shouldIgnoreTouchDown(float x, float y) { in shouldIgnoreTouchDown() method in DeepShortcutTextView
735 && shouldIgnoreTouchDown(event.getX(), event.getY())) { in onTouchEvent()750 protected boolean shouldIgnoreTouchDown(float x, float y) { in shouldIgnoreTouchDown() method in FolderIcon
533 && shouldIgnoreTouchDown(event.getX(), event.getY())) { in onTouchEvent()549 protected boolean shouldIgnoreTouchDown(float x, float y) { in shouldIgnoreTouchDown() method in BubbleTextView