Home
last modified time | relevance | path

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

/packages/apps/Car/Notification/src/com/android/car/notification/
DNotificationViewType.java43 NotificationViewType.OLDER,
77 int OLDER = 20; field
DCarNotificationViewAdapter.java146 case NotificationViewType.OLDER: in onCreateViewHolderImpl()
178 case NotificationViewType.OLDER: in onBindViewHolderImpl()
223 return NotificationViewType.OLDER; in getItemViewTypeImpl()