Searched refs:isOnEmptySpace (Results 1 – 2 of 2) sorted by relevance
71 public boolean isOnEmptySpace(float touchX, float touchY) { in isOnEmptySpace() method in FooterView
4512 if (!belowChild && !mFooterView.isOnEmptySpace(touchX - mFooterView.getX(), in isBelowLastNotification()