Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
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
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt91508 Landroid/widget/ZoomButtonsController;->findViewForTouch(II)Landroid/view/View;