Searched refs:replyPendingIntent (Results 1 – 4 of 4) sorted by relevance
/frameworks/support/v4/donut/android/support/v4/app/ |
D | NotificationCompatBase.java | 53 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/support/v4/java/android/support/v4/app/ |
D | NotificationCompat.java | 3087 PendingIntent replyPendingIntent, PendingIntent readPendingIntent, in UnreadConversation() argument 3092 mReplyPendingIntent = replyPendingIntent; in UnreadConversation() 3161 PendingIntent replyPendingIntent, PendingIntent readPendingIntent, 3164 messages, (RemoteInput) remoteInput, replyPendingIntent,
|
/frameworks/base/core/java/android/app/ |
D | Notification.java | 5439 PendingIntent replyPendingIntent, PendingIntent readPendingIntent, in UnreadConversation() argument 5444 mReplyPendingIntent = replyPendingIntent; in UnreadConversation()
|