Searched refs:POLL_ALARM_ACTION (Results 1 – 1 of 1) sorted by relevance
57 static final String POLL_ALARM_ACTION = field in GetTranscriptReceiver102 if (intent == null || !POLL_ALARM_ACTION.equals(intent.getAction())) { in onReceive()166 intent.setAction(POLL_ALARM_ACTION); in makeBaseAlarmIntent()