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