Home
last modified time | relevance | path

Searched refs:handleActionReply (Results 1 – 2 of 2) sorted by relevance

/development/samples/browseable/WearNotifications/Wearable/src/com.example.android.wearable.wear.wearnotifications/handlers/
DMessagingIntentService.java61 handleActionReply(getMessage(intent)); in onHandleIntent()
69 private void handleActionReply(CharSequence replyCharSequence) { in handleActionReply() method in MessagingIntentService
/development/samples/browseable/WearNotifications/Application/src/com.example.android.wearable.wear.wearnotifications/handlers/
DMessagingIntentService.java63 handleActionReply(getMessage(intent)); in onHandleIntent()
71 private void handleActionReply(CharSequence replyCharSequence) { in handleActionReply() method in MessagingIntentService