Searched refs:onPatternCellAdded (Results 1 – 2 of 2) sorted by relevance
276 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()