Searched refs:getClipTop (Results 1 – 2 of 2) sorted by relevance
361 public int getClipTop() { in getClipTop() method in FloatingHeaderView
1498 int bottom = (int) getTranslationY() + mHeader.getClipTop(); in getHeaderBottom()