commit | 9d6758047049ec7b2f88cf02a397321fc4e24d0e | [log] [tgz] |
---|---|---|
author | Patrick Scott <phanna@android.com> | Mon Nov 09 15:57:46 2009 -0500 |
committer | Patrick Scott <phanna@android.com> | Mon Nov 09 15:59:18 2009 -0500 |
tree | fd70bb44e292eafb27e1d0d14dd4f9cbb7672f6b | |
parent | f33d0ac4652188bdc01bd9fc4d940ee1246e61a5 [diff] |
Cancel the snooze if the user sets an alarm for before the snooze fires. If the alarm is enabled, check the snooze time to see if it needs to be cancelled. Remove the preference and notification if cancelled. Return the calculated time from setAlarm to avoid another calculation. Bug: 2139162