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