Home | History | Annotate | Download | only in app

Lines Matching defs:manageScrollIndicators

596                                     manageScrollIndicators(v, top, bottom);
603 manageScrollIndicators(mScrollView, top, bottom);
615 manageScrollIndicators(v, top, bottom);
622 manageScrollIndicators(mListView, top, bottom);
747 static void manageScrollIndicators(View v, View upIndicator, View downIndicator) {