Searched refs:ScrollChangeWatcher (Results 1 – 1 of 1) sorted by relevance
42 ScrollChangeWatcher mScrollChangeWatcher;64 mScrollChangeWatcher = new ActionBarShadowController.ScrollChangeWatcher(activity); in ActionBarShadowController()71 mScrollChangeWatcher = new ActionBarShadowController.ScrollChangeWatcher(anchorView); in ActionBarShadowController()95 final class ScrollChangeWatcher implements View.OnScrollChangeListener { class in ActionBarShadowController100 ScrollChangeWatcher(Activity activity) { in ScrollChangeWatcher() method in ActionBarShadowController.ScrollChangeWatcher105 ScrollChangeWatcher(View anchorView) { in ScrollChangeWatcher() method in ActionBarShadowController.ScrollChangeWatcher