Home
last modified time | relevance | path

Searched defs:windowOffset (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/tests/coretests/src/android/view/
DViewGroupScrollCaptureTest.java122 Point windowOffset = new Point(); in testDispatchScrollCaptureSearch_noCallback_hintAuto() local
157 Point windowOffset = new Point(); in testDispatchScrollCaptureSearch_noCallback_hintExclude() local
190 Point windowOffset = new Point(); in testDispatchScrollCaptureSearch_withCallback_hintAuto() local
231 Point windowOffset = new Point(); in testDispatchScrollCaptureSearch_withCallback_hintExclude() local
255 Point windowOffset = new Point(0, 0); in testDispatchScrollCaptureSearch_toChildren() local
368 Point windowOffset = new Point(0, 0); in testOnScrollCaptureSearch_withPadding() local
438 void assertDispatchScrollCaptureSearchLastArgs(Rect localVisibleRect, Point windowOffset) { in assertDispatchScrollCaptureSearchLastArgs()
459 public void onScrollCaptureSearch(Rect localVisibleRect, Point windowOffset, in onScrollCaptureSearch()
466 void assertOnScrollCaptureSearchLastArgs(Rect localVisibleRect, Point windowOffset) { in assertOnScrollCaptureSearchLastArgs()
474 public void dispatchScrollCaptureSearch(Rect localVisibleRect, Point windowOffset, in dispatchScrollCaptureSearch()
[all …]
/frameworks/base/core/java/android/view/
DView.java32900 @NonNull Point windowOffset) { in createScrollCaptureCallbackInternal()
32922 @NonNull Rect localVisibleRect, @NonNull Point windowOffset, in dispatchScrollCaptureSearch()
32940 @NonNull Point windowOffset, @NonNull Consumer<ScrollCaptureTarget> targets) { in onScrollCaptureSearch()
DViewGroup.java7621 @NonNull Rect localVisibleRect, @NonNull Point windowOffset, in dispatchScrollCaptureSearch()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...