Searched defs:share (Results 1 – 2 of 2) sorted by relevance
57 private void share() { in share() method in MainActivity
269 private fun share(view: View) { in <lambda>() method270 val share = Intent(Intent.ACTION_SEND) in <lambda>() constant