Searched refs:RefreshResult (Results 1 – 1 of 1) sorted by relevance
461 class RefreshTestResultsTask extends AsyncTask<Void, Void, RefreshResult> {464 protected RefreshResult doInBackground(Void... params) { in doInBackground()469 protected void onPostExecute(RefreshResult result) { in onPostExecute()488 static class RefreshResult { class in TestListAdapter496 RefreshResult( in RefreshResult() method in TestListAdapter.RefreshResult524 RefreshResult getRefreshResults(List<TestListItem> items) { in getRefreshResults()562 return new RefreshResult( in getRefreshResults()