Enumeration: AlarmType

An interface representing the different alarm types which can be used with TimestampTrigger.alarmManager.type.

View the Triggers documentation to learn more.

Enumeration Members

SET

SET: 0

SET_ALARM_CLOCK

SET_ALARM_CLOCK: 4

SET_AND_ALLOW_WHILE_IDLE

SET_AND_ALLOW_WHILE_IDLE: 1

SET_EXACT

SET_EXACT: 2

SET_EXACT_AND_ALLOW_WHILE_IDLE

SET_EXACT_AND_ALLOW_WHILE_IDLE: 3