public class AlarmService
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private Context |
context |
private PendingIntent |
mAlarmSender |
Constructor and Description |
---|
AlarmService(Context context) |
Modifier and Type | Method and Description |
---|---|
void |
setRepeatAlarm(int stunde,
int minute,
boolean nextDay) |