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

/frameworks/support/v4/donut/android/support/v4/app/
H A DNotificationCompatBase.java57 PendingIntent replyPendingIntent, PendingIntent readPendingIntent,
55 build(String[] messages, RemoteInputCompatBase.RemoteInput remoteInput, PendingIntent replyPendingIntent, PendingIntent readPendingIntent, String[] participants, long latestTimestamp) argument
/frameworks/support/v4/java/android/support/v4/app/
H A DNotificationCompat.java3747 PendingIntent replyPendingIntent, PendingIntent readPendingIntent,
3752 mReplyPendingIntent = replyPendingIntent;
3821 PendingIntent replyPendingIntent, PendingIntent readPendingIntent,
3824 messages, (RemoteInput) remoteInput, replyPendingIntent,
3746 UnreadConversation(String[] messages, RemoteInput remoteInput, PendingIntent replyPendingIntent, PendingIntent readPendingIntent, String[] participants, long latestTimestamp) argument
/frameworks/base/core/java/android/app/
H A DNotification.java6493 PendingIntent replyPendingIntent, PendingIntent readPendingIntent,
6498 mReplyPendingIntent = replyPendingIntent;
6492 UnreadConversation(String[] messages, RemoteInput remoteInput, PendingIntent replyPendingIntent, PendingIntent readPendingIntent, String[] participants, long latestTimestamp) argument

Completed in 404 milliseconds