Searched refs:startPendingIntent (Results 1 – 2 of 2) sorted by relevance
57 return RemoteViews.startPendingIntent(hostView, pendingIntent, in onInteraction()97 return RemoteViews.startPendingIntent(hostView, pendingIntent, options); in onInteraction()
277 startPendingIntent(pendingIntent); in onCardClicked()316 startPendingIntent(pendingIntent); in startIntent()319 private void startPendingIntent(PendingIntent pendingIntent) { in startPendingIntent() method in WalletPanelViewController