Searched defs:sharingIntent (Results 1 – 2 of 2) sorted by relevance
45 val sharingIntent = regex
15090 Intent sharingIntent = new Intent(android.content.Intent.ACTION_SEND); in shareSelectedText() local