Searched refs:ACTION_ALARM_WAKEUP (Results 1 – 1 of 1) sorted by relevance
107 private static final String ACTION_ALARM_WAKEUP = field in AdapterService362 registerReceiver(mAlarmBroadcastReceiver, new IntentFilter(ACTION_ALARM_WAKEUP)); in onCreate()1791 Intent intent = new Intent(ACTION_ALARM_WAKEUP); in processSetWakeAlarm()