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