Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/com/android/internal/widget/
H A DLockPatternView.java902 Cell cellHit = detectCellHit(x, y); in checkForNewHit()
911 private Cell detectCellHit(float x, float y) { in detectCellHit() method in LockPatternView
1669 Cell cellHit = detectCellHit(x, y);