Home
last modified time | relevance | path

Searched defs:mHasSeenNotifications (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Car/Notification/src/com/android/car/notification/
DCarNotificationViewAdapter.java84 private boolean mHasSeenNotifications; field in CarNotificationViewAdapter
173 mHasSeenNotifications); in onBindViewHolderImpl() local