Home
last modified time | relevance | path

Searched refs:actionsRequired (Results 1 – 3 of 3) sorted by relevance

/development/samples/browseable/Notifications/Application/src/com.example.android.support.wearable.notifications/
DNotificationPreset.java66 public boolean actionsRequired() { in actionsRequired() method in NotificationPreset
DMainActivity.java226 if (preset.actionsRequired() && actionsPreset == ActionsPresets.NO_ACTIONS_PRESET) { in postNotifications()
DNotificationPresets.java342 public boolean actionsRequired() { in actionsRequired() method in NotificationPresets.ContentActionNotificationPreset