Searched refs:getDialogPendingIntent (Results 1 – 1 of 1) sorted by relevance
268 .setContentIntent(getDialogPendingIntent("Tapped the notification entry.")); in showNotification()275 getDialogPendingIntent("Tapped the 'dialog' button in the notification.")); in showNotification()302 PendingIntent getDialogPendingIntent(String dialogText) { in getDialogPendingIntent() method in MainActivity