Searched refs:LAUNCH_LOCATION_DIRECT_SHARE (Results 1 – 4 of 4) sorted by relevance
85 .setLaunchLocation(ChooserActivity.LAUNCH_LOCATION_DIRECT_SHARE)
377 .setLaunchLocation(ChooserActivity.LAUNCH_LOCATION_DIRECT_SHARE) in testReportAppTargetEvent_directSharing()397 .setLaunchLocation(ChooserActivity.LAUNCH_LOCATION_DIRECT_SHARE) in testReportAppTargetEvent_directSharing_createConversation()1307 .setLaunchLocation(ChooserActivity.LAUNCH_LOCATION_DIRECT_SHARE) in testBackupAndRestoration()
212 public static final String LAUNCH_LOCATION_DIRECT_SHARE = "direct_share"; field in ChooserActivity2343 directShareAppPredictor.notifyLaunchLocationShown(LAUNCH_LOCATION_DIRECT_SHARE, targetIds);2364 .setLaunchLocation(LAUNCH_LOCATION_DIRECT_SHARE)
509 if (ChooserActivity.LAUNCH_LOCATION_DIRECT_SHARE.equals(event.getLaunchLocation())) { in reportShareTargetEvent()