Searched refs:copyIntent (Results 1 – 1 of 1) sorted by relevance
267 Intent copyIntent = new Intent(item.getIntent()); in shortcutExists() local268 copyIntent.setSourceBounds(intent.getSourceBounds()); in shortcutExists()269 String s = copyIntent.toUri(0); in shortcutExists()