Searched refs:EVENT_REMINDER_APP_ACTION (Results 1 – 3 of 3) sorted by relevance
55 const val EVENT_REMINDER_APP_ACTION = "com.android.calendar.EVENT_REMINDER_APP" constant
346 val intent = Intent(AlertReceiver.EVENT_REMINDER_APP_ACTION) in scheduleAlarm()
185 intent.setAction(AlertReceiver.EVENT_REMINDER_APP_ACTION) in onSharedPreferenceChanged()