Searched defs:minLength (Results 1 – 2 of 2) sorted by relevance
64 public int minLength; field in PinChanger.PinSpecification
244 final int minLength = Math.min(mPrevWordsCount, prevWordsInfo.mPrevWordsCount); in equals() local