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