HomeSort by relevance Sort by last modified time
    Searched refs:actionCompose (Results 1 - 3 of 3) sorted by null

  /packages/apps/Email/src/com/android/email/activity/
ActivityHelper.java 65 return MessageCompose.actionCompose(activity, url, senderAccountId);
UIControllerBase.java 864 MessageCompose.actionCompose(mActivity, getActualAccountId());
    [all...]
MessageCompose.java 261 public static void actionCompose(Context context, long accountId) {
281 public static boolean actionCompose(Context context, String uriString, long accountId) {
    [all...]

Completed in 116 milliseconds