Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/com/android/internal/widget/
H A DLockPatternView.java744 private Cell detectAndAddHit(float x, float y) { in detectAndAddHit() method in LockPatternView
995 Cell hitCell = detectAndAddHit(x, y); in handleActionMove()
1093 final Cell hitCell = detectAndAddHit(x, y); in handleActionDown()