Home | History | Annotate | Download | only in widget

Lines Matching defs:saveLockPattern

695     public void saveLockPattern(List<LockPatternView.Cell> pattern, int userId) {
696 this.saveLockPattern(pattern, null, userId);
704 public void saveLockPattern(List<LockPatternView.Cell> pattern, String savedPattern, int userId) {