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