Searched refs:hasFullScreenIntent (Results 1 – 1 of 1) sorted by relevance
541 return hasFullScreenIntent(statusBarNotification) in shouldDismissOnSwipe()555 if (hasFullScreenIntent(statusBarNotification)) { in setAutoDismissViews()566 private boolean hasFullScreenIntent(StatusBarNotification sbn) { in hasFullScreenIntent() method in CarHeadsUpNotificationManager