Searched defs:shareIntent (Results 1 – 9 of 9) sorted by relevance
41 Intent shareIntent = new Intent(Intent.ACTION_SEND); in getShareIntent() local
140 Intent shareIntent = new Intent(Intent.ACTION_SEND_MULTIPLE); in createShareIntent() local
462 final Intent shareIntent = gm.dumpHprofAndGetShareIntent(); in handleClick() local
160 Intent shareIntent = new Intent(); in showDumpNotification() local
1324 final Intent shareIntent = new Intent(INTENT_BUGREPORT_SHARE); in sendBugreportNotification() local
278 public void setShareIntent(Intent shareIntent) { in setShareIntent()
365 Intent shareIntent = ActionIntentCreator.INSTANCE.createShare(uri); in doShare() local
205 Intent shareIntent = new Intent(Intent.ACTION_SEND) in onStartCommand() local
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...