Searched refs:paksToInstall (Results 1 – 1 of 1) sorted by relevance
101 Pattern paksToInstall = Pattern.compile(p.toString()); in doInBackground() local111 if (!paksToInstall.matcher(file).matches()) { in doInBackground()