Home
last modified time | relevance | path

Searched defs:remoteInput (Results 1 – 9 of 9) sorted by relevance

/development/samples/browseable/Notifications/Application/src/com.example.android.support.wearable.notifications/
DActionsPresets.java90 RemoteInput remoteInput = new RemoteInput.Builder(NotificationUtil.EXTRA_REPLY) in apply() local
112 RemoteInput remoteInput = new RemoteInput.Builder(NotificationUtil.EXTRA_REPLY) in apply() local
144 RemoteInput remoteInput = new RemoteInput.Builder(NotificationUtil.EXTRA_REPLY) in apply() local
/development/samples/browseable/WearNotifications/Wearable/src/com.example.android.wearable.wear.wearnotifications/handlers/
DBigPictureSocialIntentService.java122 Bundle remoteInput = RemoteInput.getResultsFromIntent(intent); in getMessage() local
170 RemoteInput remoteInput = in recreateBuilderWithBigPictureStyle() local
DMessagingIntentService.java131 Bundle remoteInput = RemoteInput.getResultsFromIntent(intent); in getMessage() local
201 RemoteInput remoteInput = new RemoteInput.Builder(MessagingIntentService.EXTRA_REPLY) in recreateBuilderWithMessagingStyle() local
/development/samples/browseable/WearNotifications/Application/src/com.example.android.wearable.wear.wearnotifications/handlers/
DBigPictureSocialIntentService.java122 Bundle remoteInput = RemoteInput.getResultsFromIntent(intent); in getMessage() local
173 RemoteInput remoteInput = in recreateBuilderWithBigPictureStyle() local
DMessagingIntentService.java133 Bundle remoteInput = RemoteInput.getResultsFromIntent(intent); in getMessage() local
207 RemoteInput remoteInput = new RemoteInput.Builder(MessagingIntentService.EXTRA_REPLY) in recreateBuilderWithMessagingStyle() local
/development/samples/browseable/MessagingService/src/com.example.android.messagingservice/
DMessageReplyReceiver.java69 Bundle remoteInput = RemoteInput.getResultsFromIntent(intent); in getMessageText() local
DMessagingService.java97 RemoteInput remoteInput = new RemoteInput.Builder(EXTRA_REMOTE_REPLY) in sendNotificationForConversation() local
/development/samples/browseable/WearNotifications/Wearable/src/com.example.android.wearable.wear.wearnotifications/
DStandaloneMainActivity.java380 RemoteInput remoteInput = in generateBigPictureStyleNotification() local
638 RemoteInput remoteInput = new RemoteInput.Builder(MessagingIntentService.EXTRA_REPLY) in generateMessagingStyleNotification() local
/development/samples/browseable/WearNotifications/Application/src/com.example.android.wearable.wear.wearnotifications/
DMainActivity.java406 RemoteInput remoteInput = in generateBigPictureStyleNotification() local
725 RemoteInput remoteInput = new RemoteInput.Builder(MessagingIntentService.EXTRA_REPLY) in generateMessagingStyleNotification() local