Searched refs:offsetInWindow (Results 1 – 4 of 4) sorted by relevance
153 int dxUnconsumed, int dyUnconsumed, @Nullable int[] offsetInWindow); in dispatchNestedScroll() argument175 @Nullable int[] offsetInWindow); in dispatchNestedPreScroll() argument
485 Point offsetInWindow) { in createScrollCaptureCallbackInternal() argument541 Point offsetInWindow) { in createScrollCaptureCallbackInternal() argument
29860 int dxUnconsumed, int dyUnconsumed, @Nullable @Size(2) int[] offsetInWindow) { in dispatchNestedScroll() argument29865 if (offsetInWindow != null) { in dispatchNestedScroll()29866 getLocationInWindow(offsetInWindow); in dispatchNestedScroll()29867 startX = offsetInWindow[0]; in dispatchNestedScroll()29868 startY = offsetInWindow[1]; in dispatchNestedScroll()29874 if (offsetInWindow != null) { in dispatchNestedScroll()29875 getLocationInWindow(offsetInWindow); in dispatchNestedScroll()29876 offsetInWindow[0] -= startX; in dispatchNestedScroll()29877 offsetInWindow[1] -= startY; in dispatchNestedScroll()29880 } else if (offsetInWindow != null) { in dispatchNestedScroll()[all …]
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...