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