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