Searched refs:choiceIntent (Results 1 – 1 of 1) sorted by relevance
490 Intent choiceIntent = new Intent(mIntent); in chooseActivity() local491 choiceIntent.setComponent(chosenName); in chooseActivity()495 Intent choiceIntentCopy = new Intent(choiceIntent); in chooseActivity()507 return choiceIntent; in chooseActivity()