OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:receiverintent
(Results
1 - 3
of
3
) sorted by null
/cts/tests/tests/shortcutmanager/throttling/src/android/content/pm/cts/shortcutmanager/throttling/
InlineReply.java
41
final PendingIntent
receiverIntent
=
51
.addAction(new Action.Builder(0, INLINE_REPLY_REMOTE_INPUT_CAPTION,
receiverIntent
)
/cts/apps/NotificationBot/src/com/android/cts/robot/
NotificationBot.java
129
final PendingIntent
receiverIntent
=
147
"Type something here and press send button",
receiverIntent
)
/development/samples/ShortcutDemo/publisher/src/com/example/android/pm/shortcutdemo/
ShortcutPublisher.java
304
final PendingIntent
receiverIntent
=
314
.addAction(new Action.Builder(0, "Remote input",
receiverIntent
)
Completed in 234 milliseconds