Searched refs:hitTest (Results 1 – 2 of 2) sorted by relevance
/aosp14/frameworks/base/core/java/com/android/internal/widget/helper/ |
H A D | ItemTouchHelper.java | 433 private static boolean hitTest(View child, float x, float y, float left, float top) { in hitTest() method in ItemTouchHelper 1006 if (hitTest(selectedView, x, y, mSelectedStartX + mDx, mSelectedStartY + mDy)) { in findChildView() 1013 if (hitTest(view, x, y, anim.mX, anim.mY)) { in findChildView()
|
/aosp14/frameworks/base/packages/CredentialManager/ |
H A D | profile.txt.prof | 6029 HSPLandroidx/compose/ui/node/LayoutNode;->hitTest-M_7yMNQ$ui_release$default(Landroidx/compose/ui/n… 6030 HSPLandroidx/compose/ui/node/LayoutNode;->hitTest-M_7yMNQ$ui_release(JLandroidx/compose/ui/node/Hit… 6330 HSPLandroidx/compose/ui/node/NodeCoordinator;->hitTest-YqVAtuI(Landroidx/compose/ui/node/NodeCoordi…
|