Home
last modified time | relevance | path

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

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