Searched refs:isInTouchRect (Results 1 – 2 of 2) sorted by relevance
506 public boolean isInTouchRect(float x, float y) { in isInTouchRect() method in NotificationHeaderView
2669 if (header != null && header.isInTouchRect(x - getTranslation(), y)) {