Searched refs:origIntent (Results 1 – 1 of 1) sorted by relevance
98 final Intent origIntent = getIntent(); in onChoice() local99 final String address = origIntent.getStringExtra(EXTRA_BT_ADDRESS); in onChoice()