- undo(NacAlarm, int, NacCardAdapter.Undo.Type) - Method in class com.nfcalarmclock.NacCardAdapter
-
Save undo parameters.
- Undo() - Constructor for class com.nfcalarmclock.NacCardAdapter.Undo
-
- unlatchChangeTracker() - Method in class com.nfcalarmclock.NacAlarm
-
Unlatch the change tracker, so that if a change is made, it will get
reset.
- unmarkActiveAlarm() - Method in class com.nfcalarmclock.NacForegroundService
-
Unmark the active alarm in the database.
- update(NacAlarm) - Method in class com.nfcalarmclock.NacDatabase
-
- update(SQLiteDatabase, NacAlarm) - Method in class com.nfcalarmclock.NacDatabase
-
Update the given list of alarms in the database.
- update(Context, NacAlarm) - Static method in class com.nfcalarmclock.NacScheduler
-
Update all days in a given alarm.
- update(Context, NacAlarm, Calendar) - Static method in class com.nfcalarmclock.NacScheduler
-
Update a single day in a given alarm.
- updateAlarm(Context, NacAlarm) - Static method in class com.nfcalarmclock.NacDatabase.BackgroundService
-
Update an alarm.
- updateAlarm(Context, NacAlarm) - Static method in class com.nfcalarmclock.NacTaskWorker
-
Update an alarm in the database, and update the next time it is scheduled
to run.
- updateAll(Context) - Static method in class com.nfcalarmclock.NacScheduler
-
Update all alarms.
- updateAll(Context, List<NacAlarm>) - Static method in class com.nfcalarmclock.NacScheduler
-
Update a list of alarms.
- updateNotification() - Method in class com.nfcalarmclock.NacCardAdapter
-
Update the notification.
- UTTERANCE_ID - Static variable in class com.nfcalarmclock.NacTextToSpeech
-
Utterance ID when speaking through the TTS engine.