Home
last modified time | relevance | path

Searched refs:replyPendingIntent (Results 1 – 6 of 6) sorted by relevance

/frameworks/support/compat/gingerbread/android/support/v4/app/
DNotificationCompatBase.java61 PendingIntent replyPendingIntent, PendingIntent readPendingIntent, in build() argument
/frameworks/base/docs/html/training/wearables/notifications/
Dvoice-input.jd114 PendingIntent replyPendingIntent =
121 getString(R.string.label), replyPendingIntent)
/frameworks/base/docs/html/wear/preview/features/
Dnotifications.jd138 R.drawable.ic_full_reply, R.string.notification_reply, replyPendingIntent);
292 PendingIntent replyPendingIntent =
299 getString(R.string.label), replyPendingIntent)
/frameworks/support/compat/java/android/support/v4/app/
DNotificationCompat.java3882 PendingIntent replyPendingIntent, PendingIntent readPendingIntent, in UnreadConversation() argument
3887 mReplyPendingIntent = replyPendingIntent; in UnreadConversation()
3955 PendingIntent replyPendingIntent, PendingIntent readPendingIntent,
3958 messages, (RemoteInput) remoteInput, replyPendingIntent,
/frameworks/base/core/java/android/app/
DNotification.java6669 PendingIntent replyPendingIntent, PendingIntent readPendingIntent, in UnreadConversation() argument
6674 mReplyPendingIntent = replyPendingIntent; in UnreadConversation()
/frameworks/base/docs/html/guide/topics/ui/notifiers/
Dnotifications.jd459 getString(R.string.label), replyPendingIntent)