Searched refs:getLaunchPendingIntentTemplate (Results 1 – 1 of 1) sorted by relevance
156 val updateEventIntent: PendingIntent = getLaunchPendingIntentTemplate(context) in performUpdate()198 @JvmStatic fun getLaunchPendingIntentTemplate(context: Context?): PendingIntent { in getLaunchPendingIntentTemplate() method