Searched refs:addIntent (Results 1 – 3 of 3) sorted by relevance
110 Intent addIntent = new Intent(AddRssItem.class); in onOptionsItemSelected() local114 startActivityForResult(addIntent, ADD_ELEMENT_REQUEST); in onOptionsItemSelected()
120 Intent addIntent = new Intent(AddRssItem.class); in onOptionsItemSelected() local124 startActivityForResult(addIntent, ADD_ELEMENT_REQUEST); in onOptionsItemSelected()
154 Intent addIntent = new Intent(AddRssItem.class); in onOptionsItemSelected() local157 startActivityForResult(addIntent, ADD_ELEMENT_REQUEST); in onOptionsItemSelected()