Searched refs:isInTouchRect (Results 1 – 3 of 3) sorted by relevance
544 public boolean isInTouchRect(float x, float y) { in isInTouchRect() method in NotificationHeaderView
2927 if (header != null && header.isInTouchRect(x - getTranslation(), y)) {
75945 Landroid/view/NotificationHeaderView;->isInTouchRect(FF)Z