Home
last modified time | relevance | path

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

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