Searched refs:share (Results 1 – 9 of 9) sorted by relevance
40 findViewById(R.id.share).setOnClickListener(mOnClickListener); in onCreate()47 case R.id.share:48 share();57 private void share() { in share() method in MainActivity
151 requireViewById<Button>(R.id.share).setOnClickListener(this::share) in <lambda>()269 private fun share(view: View) { in <lambda>() method in com.android.sharetest.ShareTestActivity270 val share = Intent(Intent.ACTION_SEND) in <lambda>() constant271 share.addFlags(Intent.FLAG_GRANT_READ_URI_PERMISSION) in <lambda>()278 R.id.one_image -> share.apply { in <lambda>()289 R.id.many_images -> share.apply { in <lambda>()315 R.id.short_text -> share.setText(createShortText()) in <lambda>()316 R.id.long_text -> share.setText(createLongText()) in <lambda>()317 R.id.url_text -> share.setText(url) in <lambda>()321 share.putExtra(Intent.EXTRA_TITLE, createTextTitle()) in <lambda>()[all …]
9 directly in the list of share intent candidates.
67 case R.id.share: in onActionItemClicked()
66 case R.id.share: in onActionItemClicked()
23 share/python-wheels/
216 - **Enable cross-device clipboard**: Whether to share the clipboard between
542 freedom to share and change it. By contrast, the GNU General Public543 Licenses are intended to guarantee your freedom to share and change1607 freedom to share and change it. By contrast, the GNU General Public1608 License is intended to guarantee your freedom to share and change free2277 freedom to share and change it. By contrast, the GNU General Public2278 Licenses are intended to guarantee your freedom to share and change2716 freedom to share and change it. By contrast, the GNU General Public2717 Licenses are intended to guarantee your freedom to share and change4049 freedom to share and change it. By contrast, the GNU General Public4050 License is intended to guarantee your freedom to share and change free[all …]