Searched refs:formatPendingIntent (Results 1 – 2 of 2) sorted by relevance
255 private static String formatPendingIntent(PendingIntent pi) { in formatPendingIntent() method in NotificationStation460 .append(formatPendingIntent(n.contentIntent)); in generateExtraText()467 .append(formatPendingIntent(n.deleteIntent)); in generateExtraText()474 .append(formatPendingIntent(n.fullScreenIntent)); in generateExtraText()491 .append(formatPendingIntent(action.actionIntent)); in generateExtraText()