Searched refs:displayIntent (Results 1 – 1 of 1) sorted by relevance
235 Intent displayIntent = new Intent(Intent.ACTION_VIEW) in displayContact() local239 getContext().startActivity(displayIntent); in displayContact()