Searched defs:AsyncBlockCheckFilter (Results 1 – 1 of 1) sorted by relevance
31 public class AsyncBlockCheckFilter extends AsyncTask<String, Void, Boolean> class40 public AsyncBlockCheckFilter(Context context, BlockCheckerAdapter blockCheckerAdapter) { in AsyncBlockCheckFilter() method in AsyncBlockCheckFilter