Searched refs:onPatternCellAdded (Results 1 – 3 of 3) sorted by relevance
50 public void onPatternCellAdded(List<LockPatternView.Cell> pattern) { in onPatternCellAdded() method in AuthCredentialPatternView.UnlockPatternListener
278 public void onPatternCellAdded(List<LockPatternView.Cell> pattern) { in onPatternCellAdded() method in KeyguardPatternView.UnlockPatternListener
280 void onPatternCellAdded(List<Cell> pattern); in onPatternCellAdded() method573 mOnPatternListener.onPatternCellAdded(mPattern); in notifyCellAdded()