- TABLE_NAME - Static variable in class com.nfcalarmclock.NacDatabase.Contract.AlarmTable
-
Table name.
- text - Variable in class com.nfcalarmclock.NacDayButton.Attributes
-
- Time() - Constructor for class com.nfcalarmclock.NacCalendar.Time
-
- to12HourFormat(int) - Static method in class com.nfcalarmclock.NacCalendar.Time
-
Convert an hour to 12 hour format.
- toAlarm(Cursor, int) - Method in class com.nfcalarmclock.NacDatabase
-
Convert a Cursor object to an alarm.
- toast(Context, String) - Static method in class com.nfcalarmclock.NacUtility
-
Create a toast.
- toast(Context, String, int) - Static method in class com.nfcalarmclock.NacUtility
-
Create a toast.
- toastMaxAlarmsError() - Method in class com.nfcalarmclock.NacCardAdapter
-
Toast for when the maximum number of alarms has been created.
- toBundle(NacAlarm) - Static method in class com.nfcalarmclock.NacBundle
-
- toBundle(String) - Static method in class com.nfcalarmclock.NacBundle
-
- toBundle(NacAudio.Attributes) - Static method in class com.nfcalarmclock.NacBundle
-
- toCalendar(NacAlarm, NacCalendar.Day) - Static method in class com.nfcalarmclock.NacCalendar
-
Convert the alarm on the given day to a Calendar.
- toCalendarDay(NacCalendar.Day) - Static method in class com.nfcalarmclock.NacCalendar.Days
-
Convert from a Day to a Calendar day.
- toCalendars(NacAlarm) - Static method in class com.nfcalarmclock.NacCalendar
-
Convert all the days an alarm is scheduled to go off, to Calendars.
- toExternalUri() - Method in class com.nfcalarmclock.NacFile.Metadata
-
Convert the input to an external Uri.
- toggleAlarm(Context, NacAlarm) - Static method in class com.nfcalarmclock.NacScheduler
-
Toggle the the current day/enabled attribute of the alarm, and update it in
the database.
- toggleDay(NacCalendar.Day) - Method in class com.nfcalarmclock.NacAlarm
-
Toggle a day.
- toggleRepeat() - Method in class com.nfcalarmclock.NacAlarm
-
Toggle repeat.
- toggleToday() - Method in class com.nfcalarmclock.NacAlarm
-
Toggle today.
- toggleUseNfc() - Method in class com.nfcalarmclock.NacAlarm
-
Toggle use NFC.
- toggleVibrate() - Method in class com.nfcalarmclock.NacAlarm
-
Toggle vibrate.
- toIndex(NacCalendar.Day) - Static method in class com.nfcalarmclock.NacCalendar.Days
-
Convert from a Calendar day to an index.
- toIndex(int) - Static method in class com.nfcalarmclock.NacCalendar.Days
-
- toIntent(String) - Static method in class com.nfcalarmclock.NacIntent
-
- toIntent(Context, Class<?>, NacAlarm) - Static method in class com.nfcalarmclock.NacIntent
-
Create an intent with an alarm attached in the Extra part of the intent.
- toIntent(Context, Class<?>, String) - Static method in class com.nfcalarmclock.NacIntent
-
Create an intent with a media path attached in the Extra part of the
intent.
- toInternalUri() - Method in class com.nfcalarmclock.NacFile.Metadata
-
Convert the input to an internal Uri.
- toNextCalendar(NacAlarm, NacCalendar.Day) - Static method in class com.nfcalarmclock.NacCalendar
-
Convert the alarm on the given day to a Calendar.
- toNextOneTimeCalendar(NacAlarm) - Static method in class com.nfcalarmclock.NacCalendar
-
Convert the one time alarm to the next calendar.
- toRelativePath(String) - Static method in class com.nfcalarmclock.NacFile
-
Convert a path to a relative path.
- toSpannedString(String) - Static method in class com.nfcalarmclock.NacUtility
-
Convert the given string to a spanned string.
- toStreamVolume() - Method in class com.nfcalarmclock.NacAudio.Attributes
-
- toStreamVolume(int) - Method in class com.nfcalarmclock.NacAudio.Attributes
-
Convert the volume level to the stream volume format.
- toString(Context, NacAlarm, int) - Static method in class com.nfcalarmclock.NacCalendar.Days
-
Convert an alarm to a string of days.
- toString(Context, EnumSet<NacCalendar.Day>, int) - Static method in class com.nfcalarmclock.NacCalendar.Days
-
Convert a set of days to a comma separate string of days.
- toString(Context, int, int) - Static method in class com.nfcalarmclock.NacCalendar.Days
-
- toString(Calendar, String) - Static method in class com.nfcalarmclock.NacCalendar
-
Convert the calendar to a string in the given format.
- toUri(String) - Static method in class com.nfcalarmclock.NacMedia
-
- toWeekDay(int) - Static method in class com.nfcalarmclock.NacCalendar.Days
-
Convert from a Calendar day to a Day.
- Tree(String) - Constructor for class com.nfcalarmclock.NacFile.Tree
-
- Tree(String) - Constructor for class com.nfcalarmclock.NacMedia.Tree
-
- TYPE_DIRECTORY - Static variable in class com.nfcalarmclock.NacMedia
-
Type of sound for a music file.
- TYPE_FILE - Static variable in class com.nfcalarmclock.NacMedia
-
Type of sound for a music file.
- TYPE_NONE - Static variable in class com.nfcalarmclock.NacMedia
-
Type of sound for unintialized sound.
- TYPE_RINGTONE - Static variable in class com.nfcalarmclock.NacMedia
-
Type of sound for a ringtone.
- TYPE_SPOTIFY - Static variable in class com.nfcalarmclock.NacMedia
-
Type of sound for spotify.