Searched defs:readPendingIntent (Results 1 - 3 of 3) sorted by relevance

/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,
4085 mReadPendingIntent = readPendingIntent;
4154 PendingIntent replyPendingIntent, PendingIntent readPendingIntent,
4158 readPendingIntent,
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,
7847 mReadPendingIntent = readPendingIntent;
7842 UnreadConversation(String[] messages, RemoteInput remoteInput, PendingIntent replyPendingIntent, PendingIntent readPendingIntent, String[] participants, long latestTimestamp) argument

Completed in 69 milliseconds