Searched refs:shouldIgnoreTouchDown (Results 1 – 3 of 3) sorted by relevance
108 protected boolean shouldIgnoreTouchDown(float x, float y) { in shouldIgnoreTouchDown() method in DeepShortcutTextView
414 && shouldIgnoreTouchDown(event.getX(), event.getY())) { in onTouchEvent()430 protected boolean shouldIgnoreTouchDown(float x, float y) { in shouldIgnoreTouchDown() method in BubbleTextView
721 && shouldIgnoreTouchDown(event.getX(), event.getY())) { in onTouchEvent()736 protected boolean shouldIgnoreTouchDown(float x, float y) { in shouldIgnoreTouchDown() method in FolderIcon