Searched refs:refreshPendingIntent (Results 1 – 1 of 1) sorted by relevance
181 final PendingIntent refreshPendingIntent = PendingIntent.getBroadcast(context, 0, in buildLayout() local183 rv.setOnClickPendingIntent(R.id.refresh, refreshPendingIntent); in buildLayout()