Searched refs:launchCalendarIntent (Results 1 – 1 of 1) sorted by relevance
144 val launchCalendarIntent = Intent(Intent.ACTION_VIEW) in performUpdate() constant145 launchCalendarIntent.setClass(context, AllInOneActivity::class.java) in performUpdate()146 launchCalendarIntent in performUpdate()149 context, 0 /* no requestCode */, launchCalendarIntent, 0 /* no flags */ in performUpdate()