Searched defs:windowOffset (Results 1 – 4 of 4) sorted by relevance
/frameworks/base/core/tests/coretests/src/android/view/ |
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 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/ |
D | View.java | 32900 @NonNull Point windowOffset) { in createScrollCaptureCallbackInternal() 32922 @NonNull Rect localVisibleRect, @NonNull Point windowOffset, in dispatchScrollCaptureSearch() 32940 @NonNull Point windowOffset, @NonNull Consumer<ScrollCaptureTarget> targets) { in onScrollCaptureSearch()
|
D | ViewGroup.java | 7621 @NonNull Rect localVisibleRect, @NonNull Point windowOffset, in dispatchScrollCaptureSearch()
|
/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |