Searched refs:stopIntent (Results 1 – 1 of 1) sorted by relevance
150 Intent stopIntent = new Intent(RssService.class); in onOptionsItemSelected() local151 stopService(stopIntent); in onOptionsItemSelected()