Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/widget/
H A DZoomButtonsController.java561 targetView = findViewForTouch((int) event.getRawX(), (int) event.getRawY()); in onTouch()
615 private View findViewForTouch(int rawX, int rawY) { in findViewForTouch() method in ZoomButtonsController
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt70930 Landroid/widget/ZoomButtonsController;->findViewForTouch(II)Landroid/view/View;