Home
last modified time | relevance | path

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

/development/samples/wearable/Notifications/Application/src/main/java/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/wearable/Notifications/Wearable/src/main/java/com/example/android/support/wearable/notifications/
DMainActivity.java63 NotificationPreset preset = NotificationPresets.PRESETS[presetIndex]; in updateNotification() local