Searched refs:configureFullScreenIntent (Results 1 – 1 of 1) sorted by relevance
359 configureFullScreenIntent(builder, createLaunchPendingIntent(true /* isFullScreen */)); in buildAndSendNotification()1034 private void configureFullScreenIntent(Notification.Builder builder, PendingIntent intent) { in configureFullScreenIntent() method in StatusBarNotifier