Home
last modified time | relevance | path

Searched defs:StopTask (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Contacts/src/com/android/contacts/
DSimImportService.java237 private static class StopTask extends AsyncTask<Void, Void, Void> { class in SimImportService
241 private StopTask(Service host, int startId) { in StopTask() method in SimImportService.StopTask