Searched refs:chooseIntent (Results 1 – 1 of 1) sorted by relevance
2235 final Intent chooseIntent = Intent.createChooser(intent, chooseTitle); in shareContact() local2239 ImplicitIntentsUtil.startActivityOutsideApp(this, chooseIntent); in shareContact()