Searched refs:ALARM_ID (Results 1 – 1 of 1) sorted by relevance
57 private static final int ALARM_ID = -1; field in ForceStopRunnable91 PendingIntent pendingIntent = getPendingIntent(ALARM_ID, FLAG_NO_CREATE); in isForceStopped()93 setAlarm(ALARM_ID); in isForceStopped()172 runnable.setAlarm(ForceStopRunnable.ALARM_ID); in onReceive()