Home
last modified time | relevance | path

Searched defs:Cell (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/core/java/com/android/internal/widget/
H A DLockPatternView.java177 public static final class Cell { class in LockPatternView
200 private Cell(int row, int column) { in Cell() method in LockPatternView.Cell