Home
last modified time | relevance | path

Searched refs:shouldRestrictMessagePreview (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Car/Notification/src/com/android/car/notification/
DCarNotificationViewAdapter.java197 if (shouldRestrictMessagePreview() && (viewType == NotificationViewType.MESSAGE in onBindViewHolderImpl()
632 private boolean shouldRestrictMessagePreview() { in shouldRestrictMessagePreview() method in CarNotificationViewAdapter