Searched refs:layoutViewCenteredFromBottom (Results 1 – 2 of 2) sorted by relevance
130 layoutViewCenteredFromBottom(mDownButton, downBottom, width); in initialize()230 private static void layoutViewCenteredFromBottom(View view, int bottom, int availableWidth) { in layoutViewCenteredFromBottom() method in DefaultScrollBar
158 layoutViewCenteredFromBottom(mDownButton, downBottom, width); in initialize()324 private void layoutViewCenteredFromBottom(View view, int bottom, int availableWidth) { in layoutViewCenteredFromBottom() method in CarScrollBar