Home
last modified time | relevance | path

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

/development/samples/browseable/Notifications/Application/src/com.example.android.support.wearable.notifications/
DMainActivity.java82 NotificationPreset preset = NotificationPresets.PRESETS[ in onCreate() local
172 private void updateTextEditors(NotificationPreset preset) { in updateTextEditors()
218 NotificationPreset preset = NotificationPresets.PRESETS[ in postNotifications() local
268 NotificationPreset preset = NotificationPresets.PRESETS[position]; in onItemSelected() local
/development/samples/browseable/Notifications/Wearable/src/com.example.android.support.wearable.notifications/
DMainActivity.java63 NotificationPreset preset = NotificationPresets.PRESETS[presetIndex]; in updateNotification() local