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

/frameworks/support/v4/donut/android/support/v4/app/
H A DNotificationCompatBase.java50 PendingIntent replyPendingIntent, PendingIntent readPendingIntent,
48 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.java3050 PendingIntent replyPendingIntent, PendingIntent readPendingIntent,
3054 mReadPendingIntent = readPendingIntent;
3124 PendingIntent replyPendingIntent, PendingIntent readPendingIntent,
3128 readPendingIntent,
3049 UnreadConversation(String[] messages, RemoteInput remoteInput, PendingIntent replyPendingIntent, PendingIntent readPendingIntent, String[] participants, long latestTimestamp) argument

Completed in 71 milliseconds