Searched defs:offsetInWindow (Results 1 – 2 of 2) sorted by relevance
152 int dxUnconsumed, int dyUnconsumed, int[] offsetInWindow); in dispatchNestedScroll()173 boolean dispatchNestedPreScroll(int dx, int dy, int[] consumed, int[] offsetInWindow); in dispatchNestedPreScroll()
26044 int dxUnconsumed, int dyUnconsumed, @Nullable @Size(2) int[] offsetInWindow) { in dispatchNestedScroll()26093 @Nullable @Size(2) int[] consumed, @Nullable @Size(2) int[] offsetInWindow) { in dispatchNestedPreScroll()