Searched refs:preset (Results 1 – 5 of 5) sorted by relevance
82 NotificationPreset preset = NotificationPresets.PRESETS[ in onCreate() local84 updateTextEditors(preset); in onCreate()172 private void updateTextEditors(NotificationPreset preset) { in updateTextEditors() argument173 mTitleEditText.setText(getString(preset.titleResId)); in updateTextEditors()174 mTextEditText.setText(getString(preset.textResId)); in updateTextEditors()175 if (preset == NotificationPresets.BASIC) { in updateTextEditors()218 NotificationPreset preset = NotificationPresets.PRESETS[ in postNotifications() local226 if (preset.actionsRequired() && actionsPreset == ActionsPresets.NO_ACTIONS_PRESET) { in postNotifications()242 Notification[] notifications = preset.buildNotifications(this, options); in postNotifications()268 NotificationPreset preset = NotificationPresets.PRESETS[position]; in onItemSelected() local[all …]
63 NotificationPreset preset = NotificationPresets.PRESETS[presetIndex]; in updateNotification() local64 Notification notif = preset.buildNotification(this); in updateNotification()
2195 XAuint32 preset,2203 XAuint32 preset,
1428 SLuint16 preset