Searched refs:createTaskForIntent (Results 1 – 1 of 1) sorted by relevance
159 final ImportTask task = createTaskForIntent(intent, startId); in onStartCommand()176 private ImportTask createTaskForIntent(Intent intent, int startId) { in createTaskForIntent() method in SimImportService