Searched refs:createAlertActivityIntent (Results 1 – 1 of 1) sorted by relevance
251 private static PendingIntent createAlertActivityIntent(Context context) { in createAlertActivityIntent() method in AlertReceiver293 notificationBuilder.setFullScreenIntent(createAlertActivityIntent(context), true); in buildBasicNotification()465 PendingIntent pendingClickIntent = createAlertActivityIntent(context); in makeDigestNotification()