Searched refs:ACTION_ALARM_WAKEUP (Results 1 – 1 of 1) sorted by relevance
143 private static final String ACTION_ALARM_WAKEUP = field in AdapterService460 registerReceiver(mAlarmBroadcastReceiver, new IntentFilter(ACTION_ALARM_WAKEUP)); in onCreate()2774 Intent intent = new Intent(ACTION_ALARM_WAKEUP); in setWakeAlarm()