/aosp_15_r20/frameworks/base/core/tests/coretests/src/android/widget/ |
H A D | EditTextCursorAnchorInfoTest.java | 262 int scrollY = 2 * LINE_HEIGHT; in testVisibleLineBounds_scrolled_cutTopLines() local 281 int scrollY = 2 * LINE_HEIGHT; in testVisibleLineBounds_scrolled_cutTopAndBottomLines() local 298 int scrollY = 2 * LINE_HEIGHT + LINE_HEIGHT / 2; in testVisibleLineBounds_scrolled_partiallyVisibleLines() local 358 int scrollY = LINE_HEIGHT; in testVisibleLineBounds_withCompoundDrawable_scrolled() local 380 int scrollY = LINE_HEIGHT / 2; in testVisibleLineBounds_withCompoundDrawable_partiallyVisible() local 435 int scrollY = LINE_HEIGHT; in testVisibleLineBounds_withPaddings_scrolled() local 456 int scrollY = LINE_HEIGHT / 2; in testVisibleLineBounds_withPadding_partiallyVisible() local 565 private void setupEditText(int height, int scrollY) { in setupEditText() 571 private void setupEditText(int height, int scrollY, Drawable drawableTop, in setupEditText() 579 private void setupEditText(int height, int scrollY, int paddingTop, in setupEditText()
|
/aosp_15_r20/packages/modules/IntentResolver/java/src/com/android/intentresolver/widget/ |
D | NestedScrollView.java | 125 void onScrollChange(@NonNull NestedScrollView v, int scrollX, int scrollY, in onScrollChange() 495 final int scrollY = getScrollY(); in getTopFadingEdgeStrength() local 758 final int scrollY = getScrollY(); in inChild() local 1400 protected void onOverScrolled(int scrollX, int scrollY, in onOverScrolled() 1407 int scrollX, int scrollY, in overScrollByCompat() 1801 final int scrollY = getScrollY(); in smoothScrollBy() local 1804 mScroller.startScroll(getScrollX(), scrollY, 0, dy, scrollDurationMs); in smoothScrollBy() local 1877 final int scrollY = getScrollY(); in computeVerticalScrollRange() local 2352 final int scrollY = getScrollY(); in draw() local
|
/aosp_15_r20/frameworks/base/core/java/android/widget/ |
H A D | ScrollView.java | 582 final int scrollY = mScrollY; in inChild() local 1069 protected void onOverScrolled(int scrollX, int scrollY, in onOverScrolled() 1463 final int scrollY = mScrollY; in smoothScrollBy() local 1504 final int scrollY = mScrollY; in computeVerticalScrollRange() local 1623 int scrollY = getScrollY(); in consumeFlingInStretch() local 2057 final int scrollY = mScrollY; in draw() local
|
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ |
H A D | ObservableScrollView.java | 119 protected boolean overScrollBy(int deltaX, int deltaY, int scrollX, int scrollY, in overScrollBy() 139 protected void onOverScrolled(int scrollX, int scrollY, boolean clampedX, boolean clampedY) { in onOverScrolled()
|
/aosp_15_r20/frameworks/base/core/java/com/android/internal/view/ |
H A D | ScrollCaptureViewSupport.java | 102 public static Rect transformFromRequestToContainer(int scrollY, Rect requestBounds, in transformFromRequestToContainer() 119 public static Rect transformFromContainerToRequest(int scrollY, Rect requestBounds, in transformFromContainerToRequest()
|
H A D | RootViewSurfaceTaker.java | 30 void onRootViewScrollYChanged(int scrollY); in onRootViewScrollYChanged()
|
/aosp_15_r20/packages/apps/WallpaperPicker2/src/com/android/wallpaper/util/ |
D | WallpaperCropUtils.java | 195 Point defaultCropSurfaceSize, Point targetHostSize, int scrollX, int scrollY, in calculateCropRect() 325 int scrollY = (int) (visibleRawWallpaperRect.top * wallpaperZoom); in calculateCropRect() local
|
/aosp_15_r20/frameworks/base/core/java/android/webkit/ |
H A D | WebView.java | 2437 public void super_scrollTo(int scrollX, int scrollY) { in super_scrollTo() 2491 int scrollX, int scrollY, in overScrollBy() 2539 public void setScrollYRaw(int scrollY) { in setScrollYRaw() 2937 protected void onOverScrolled(int scrollX, int scrollY, boolean clampedX, boolean clampedY) { in onOverScrolled()
|
/aosp_15_r20/cts/apps/CtsVerifier/src/com/android/cts/verifier/notifications/ |
H A D | InteractiveVerifierActivity.java | 177 int scrollY = (savedState == null) ? 0 : savedState.getInt(SCROLLY, 0); in onCreate() local 208 private void setupTests(int savedStateIndex, int savedStatus, int scrollY) { in setupTests()
|
/aosp_15_r20/cts/tests/tests/assist/testapp/src/android/assist/testapp/ |
H A D | TextViewActivity.java | 47 int scrollX, scrollY; in onReceivedEventFromCaller() local
|
/aosp_15_r20/cts/tests/tests/transition/src/android/transition/cts/ |
H A D | ChangeScrollTest.java | 71 final int scrollY = view.getScrollY(); in testChangeScroll() local
|
/aosp_15_r20/packages/apps/Contacts/src/com/android/contacts/widget/ |
D | TouchlessScrollView.java | 33 final int scrollY = getScrollY(); in onSaveInstanceState() local
|
/aosp_15_r20/cts/tests/tests/assist/src/android/assist/cts/ |
H A D | TextViewTest.java | 95 protected void scrollTestApp(int scrollX, int scrollY, boolean scrollTextView, in scrollTestApp()
|
H A D | TestStartActivity.java | 112 public void scrollText(int scrollX, int scrollY, boolean scrollTextView, in scrollText()
|
/aosp_15_r20/frameworks/base/packages/SettingsLib/ActionBarShadow/src/com/android/settingslib/widget/ |
H A D | ActionBarShadowController.java | 111 public void onScrollChange(View view, int scrollX, int scrollY, int oldScrollX, in onScrollChange()
|
/aosp_15_r20/frameworks/libs/systemui/viewcapturelib/src/com/android/app/viewcapture/proto/ |
D | view_capture.proto | 70 optional int32 scrollY = 10; field
|
/aosp_15_r20/platform_testing/libraries/flicker/utils/src/android/tools/traces/inputmethod/ |
H A D | ViewRootImpl.kt | 42 val scrollY: Int, constant in android.tools.traces.inputmethod.ViewRootImpl
|
/aosp_15_r20/frameworks/base/tests/VoiceInteraction/src/com/android/test/voiceinteraction/ |
H A D | AssistVisualizer.java | 43 final int scrollY; field in AssistVisualizer.TextEntry
|
/aosp_15_r20/packages/apps/Launcher3/src/com/android/launcher3/ |
D | FastScrollRecyclerView.java | 113 protected void synchronizeScrollBarThumbOffsetToViewScroll(int scrollY, in synchronizeScrollBarThumbOffsetToViewScroll()
|
/aosp_15_r20/packages/apps/Launcher3/src/com/android/launcher3/widget/picker/ |
D | WidgetsRecyclerView.java | 107 int scrollY = computeVerticalScrollOffset(); in onUpdateScrollbar() local
|
/aosp_15_r20/packages/modules/AdServices/adservices/apk/java/com/android/adservices/ui/u18notifications/ |
D | ConsentNotificationU18Fragment.java | 199 View view, int scrollX, int scrollY, int oldScrollX, int oldScrollY) { in onScrollChange()
|
/aosp_15_r20/frameworks/base/core/java/android/text/method/ |
H A D | Touch.java | 206 public DragState(float x, float y, int scrollX, int scrollY) { in DragState()
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/media/controls/ui/view/ |
D | MediaScrollView.java | 113 …protected boolean overScrollBy(int deltaX, int deltaY, int scrollX, int scrollY, int scrollRangeX,… in overScrollBy()
|
/aosp_15_r20/packages/modules/AdServices/adservices/apk/java/com/android/adservices/ui/ganotifications/ |
D | ConsentNotificationGaV2Screen1Fragment.java | 253 View view, int scrollX, int scrollY, int oldScrollX, int oldScrollY) { in onScrollChange()
|
/aosp_15_r20/packages/modules/AdServices/adservices/apk/java/com/android/adservices/ui/notifications/ |
D | ConsentNotificationFragment.java | 273 View view, int scrollX, int scrollY, int oldScrollX, int oldScrollY) { in onScrollChange()
|