Searched refs:goToStore (Results 1 – 1 of 1) sorted by relevance
70 PendingIntent goToStore = PendingIntent.getActivity(context, 0, in showNotification() local74 new Notification.Action.Builder(null, downloadButtonText, goToStore).build(); in showNotification()