Searched refs:ScheduledNotificationReceiver (Results 1 – 2 of 2) sorted by relevance
15 class ScheduledNotificationReceiver : BroadcastReceiver() { class38 EXL.e(ScheduledNotificationReceiver::class.java.name, e) in onReceive()45 NativeModuleDepsProvider.instance.inject(ScheduledNotificationReceiver::class.java, this)
215 val notificationIntent = Intent(context, ScheduledNotificationReceiver::class.java).apply { in schedule()245 val notificationIntent = Intent(context, ScheduledNotificationReceiver::class.java).apply { in cancelScheduled()