Searched refs:toastPendingIntent (Results 1 – 1 of 1) sorted by relevance
86 PendingIntent toastPendingIntent = PendingIntent.getBroadcast(context, 0, toastIntent, in onUpdate() local88 rv.setPendingIntentTemplate(R.id.stack_view, toastPendingIntent); in onUpdate()