Searched defs:windowOffset (Results 1 – 4 of 4) sorted by relevance
/aosp14/frameworks/base/core/tests/coretests/src/android/view/ |
H A D | ViewGroupScrollCaptureTest.java | 122 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 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() 546 public void onScrollCaptureSearch(Rect localVisibleRect, Point windowOffset, in onScrollCaptureSearch() [all …]
|
/aosp14/frameworks/base/core/java/android/view/ |
H A D | View.java | 31738 @NonNull Point windowOffset) { in createScrollCaptureCallbackInternal() 31760 @NonNull Rect localVisibleRect, @NonNull Point windowOffset, in dispatchScrollCaptureSearch() 31778 @NonNull Point windowOffset, @NonNull Consumer<ScrollCaptureTarget> targets) { in onScrollCaptureSearch()
|
H A D | ViewGroup.java | 7643 @NonNull Rect localVisibleRect, @NonNull Point windowOffset, in dispatchScrollCaptureSearch()
|
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |