Home
last modified time | relevance | path

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

/development/samples/browseable/Notifications/Application/src/com.example.android.support.wearable.notifications/
DNotificationPreset.java39 public final ActionsPreset actionsPreset; field in NotificationPreset.BuildOptions
47 PriorityPreset priorityPreset, ActionsPreset actionsPreset, in BuildOptions()
DMainActivity.java224 ActionsPreset actionsPreset = ActionsPresets.PRESETS[ in postNotifications() local