128129130131132133134135136137
candidateSet.add(pm, s); } } if (fSearchList != null && !fSearchList.isEmpty()) { for (FingerprintMatch f : fSearchList) { f.destroy(); } } } }