Searched defs:StopTask (Results 1 – 1 of 1) sorted by relevance
237 private static class StopTask extends AsyncTask<Void, Void, Void> { class in SimImportService241 private StopTask(Service host, int startId) { in StopTask() method in SimImportService.StopTask