Searched refs:requeryIntent (Results 1 – 1 of 1) sorted by relevance
173 Intent requeryIntent = new Intent(RssService.class); in onOptionsItemSelected() local174 startService(requeryIntent, startupVals); in onOptionsItemSelected()