Searched defs:scrolled (Results 1 – 6 of 6) sorted by relevance
... four_corners public static final int layout public static final int scrolled public static final int shadows_test public static final int themable_widget_layout ...
104 bool scrolled = scroll != 0; in sync() local
333 bool scrolled = vscroll != 0 || hscroll != 0; in sync() local
97 int scrolled = prevAnchorTop - anchor.getTop(); // inverse of movement in onScrollRequested() local
1310 final int scrolled = absDy > consumed ? layoutDirection * consumed : dy; in scrollBy() local
1046 int scrolled = 0; in scrollVerticallyBy() local