Searched defs:replyPendingIntent (Results 1 - 3 of 3) sorted by last modified time

/frameworks/support/compat/ics/android/support/v4/app/
H A DNotificationCompatBase.java61 PendingIntent replyPendingIntent, PendingIntent readPendingIntent,
59 build(String[] messages, RemoteInputCompatBase.RemoteInput remoteInput, PendingIntent replyPendingIntent, PendingIntent readPendingIntent, String[] participants, long latestTimestamp) argument
/frameworks/support/compat/java/android/support/v4/app/
H A DNotificationCompat.java4081 PendingIntent replyPendingIntent, PendingIntent readPendingIntent,
4086 mReplyPendingIntent = replyPendingIntent;
4154 PendingIntent replyPendingIntent, PendingIntent readPendingIntent,
4157 messages, (RemoteInput) remoteInput, replyPendingIntent,
4080 UnreadConversation(String[] messages, RemoteInput remoteInput, PendingIntent replyPendingIntent, PendingIntent readPendingIntent, String[] participants, long latestTimestamp) argument
/frameworks/base/core/java/android/app/
H A DNotification.java7843 PendingIntent replyPendingIntent, PendingIntent readPendingIntent,
7848 mReplyPendingIntent = replyPendingIntent;
7842 UnreadConversation(String[] messages, RemoteInput remoteInput, PendingIntent replyPendingIntent, PendingIntent readPendingIntent, String[] participants, long latestTimestamp) argument

Completed in 192 milliseconds