Home
last modified time | relevance | path

Searched refs:readPendingIntent (Results 1 – 3 of 3) sorted by relevance

/frameworks/support/compat/gingerbread/android/support/v4/app/
DNotificationCompatBase.java61 PendingIntent replyPendingIntent, PendingIntent readPendingIntent, in build() argument
/frameworks/support/compat/java/android/support/v4/app/
DNotificationCompat.java3882 PendingIntent replyPendingIntent, PendingIntent readPendingIntent, in UnreadConversation() argument
3886 mReadPendingIntent = readPendingIntent; in UnreadConversation()
3955 PendingIntent replyPendingIntent, PendingIntent readPendingIntent,
3959 readPendingIntent,
/frameworks/base/core/java/android/app/
DNotification.java6669 PendingIntent replyPendingIntent, PendingIntent readPendingIntent, in UnreadConversation() argument
6673 mReadPendingIntent = readPendingIntent; in UnreadConversation()