Home
last modified time | relevance | path

Searched refs:targetViewRawY (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/widget/
DZoomButtonsController.java574 int targetViewRawY = mContainerRawLocation[1] + mTouchTargetWindowLocation[1]; in onTouch() local
580 mOwnerViewRawLocation[1] - targetViewRawY); in onTouch()