Home | History | Annotate | Download | only in app

Lines Matching defs:mReplyPendingIntent

9177             private final PendingIntent mReplyPendingIntent;
9188 mReplyPendingIntent = replyPendingIntent;
9213 return mReplyPendingIntent;
9262 b.putParcelable(KEY_ON_REPLY, mReplyPendingIntent);
9322 private PendingIntent mReplyPendingIntent;
9361 mReplyPendingIntent = pendingIntent;
9402 return new UnreadConversation(messages, mRemoteInput, mReplyPendingIntent,