Searched defs:notificationIntent (Results 1 – 1 of 1) sorted by relevance
215 val notificationIntent = Intent(context, ScheduledNotificationReceiver::class.java).apply { in schedule() constant245 val notificationIntent = Intent(context, ScheduledNotificationReceiver::class.java).apply { in cancelScheduled() constant