Home
last modified time | relevance | path

Searched defs:EXTRA_REPLY (Results 1 – 2 of 2) sorted by relevance

/development/samples/browseable/Notifications/Application/src/com.example.android.support.wearable.notifications/
DNotificationUtil.java26 public static final String EXTRA_REPLY = field in NotificationUtil
/development/samples/browseable/ElizaChat/Application/src/com.example.android.wearable.elizachat/
DResponderService.java43 public static final String EXTRA_REPLY = "reply"; field in ResponderService