Searched defs:UpdateTask (Results 1 – 1 of 1) sorted by relevance
225 private class UpdateTask extends AsyncTask<Void, Void, Void> { class in RootsCache240 public UpdateTask(boolean forceRefreshAll, String forceRefreshPackage) { in UpdateTask() method in RootsCache.UpdateTask