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

  /packages/apps/Email/src/com/android/email/activity/
UIControllerOnePane.java 119 MessageCompose.actionReply(mActivity, getMessageId(), false);
125 MessageCompose.actionReply(mActivity, getMessageId(), true);
UIControllerTwoPane.java 263 MessageCompose.actionReply(mActivity, getMessageId(), false);
269 MessageCompose.actionReply(mActivity, getMessageId(), true);
MessageCompose.java 303 public static void actionReply(Context context, long messageId, boolean replyAll) {
    [all...]

Completed in 118 milliseconds