Searched refs:LAUNCH_LOCATION_DIRECT_SHARE (Results 1 – 4 of 4) sorted by relevance
376 .setLaunchLocation(ChooserActivity.LAUNCH_LOCATION_DIRECT_SHARE) in testReportAppTargetEvent_directSharing()396 .setLaunchLocation(ChooserActivity.LAUNCH_LOCATION_DIRECT_SHARE) in testReportAppTargetEvent_directSharing_createConversation()1175 .setLaunchLocation(ChooserActivity.LAUNCH_LOCATION_DIRECT_SHARE) in testBackupAndRestoration()
85 .setLaunchLocation(ChooserActivity.LAUNCH_LOCATION_DIRECT_SHARE)
197 public static final String LAUNCH_LOCATION_DIRECT_SHARE = "direct_share"; field in ChooserActivity2358 directShareAppPredictor.notifyLaunchLocationShown(LAUNCH_LOCATION_DIRECT_SHARE, targetIds);2379 .setLaunchLocation(LAUNCH_LOCATION_DIRECT_SHARE)
509 if (ChooserActivity.LAUNCH_LOCATION_DIRECT_SHARE.equals(event.getLaunchLocation())) { in reportShareTargetEvent()