Searched refs:replyPendingIntent (Results 1 – 6 of 6) sorted by relevance
/frameworks/support/compat/gingerbread/android/support/v4/app/ |
D | NotificationCompatBase.java | 61 PendingIntent replyPendingIntent, PendingIntent readPendingIntent, in build() argument
|
/frameworks/base/docs/html/training/wearables/notifications/ |
D | voice-input.jd | 114 PendingIntent replyPendingIntent = 121 getString(R.string.label), replyPendingIntent)
|
/frameworks/base/docs/html/wear/preview/features/ |
D | notifications.jd | 138 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/ |
D | NotificationCompat.java | 3882 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/ |
D | Notification.java | 6669 PendingIntent replyPendingIntent, PendingIntent readPendingIntent, in UnreadConversation() argument 6674 mReplyPendingIntent = replyPendingIntent; in UnreadConversation()
|
/frameworks/base/docs/html/guide/topics/ui/notifiers/ |
D | notifications.jd | 459 getString(R.string.label), replyPendingIntent)
|