Searched refs:senderAccountId (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Email/src/com/android/email/activity/
H A DActivityHelper.java51 * @param senderAccountId if the URL is mailto:, we use this account as the sender.
56 public static boolean openUrlInMessage(Activity activity, String url, long senderAccountId) { argument
60 // return MessageCompose.actionCompose(activity, url, senderAccountId);

Completed in 60 milliseconds