Searched refs:basicStartIntent (Results 1 – 1 of 1) sorted by relevance
146 Intent basicStartIntent = new Intent(RssService.class); in onOptionsItemSelected() local147 startService(basicStartIntent); in onOptionsItemSelected()