Home
last modified time | relevance | path

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

/frameworks/support/v4/donut/android/support/v4/app/
DNotificationCompatBase.java53 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/support/v4/java/android/support/v4/app/
DNotificationCompat.java3087 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/
DNotification.java5439 PendingIntent replyPendingIntent, PendingIntent readPendingIntent, in UnreadConversation() argument
5444 mReplyPendingIntent = replyPendingIntent; in UnreadConversation()