Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DHybridGroupManager.java89 public HybridNotificationView bindFromNotification(HybridNotificationView reusableView, in bindFromNotification()
96 HybridNotificationView reusableView, Notification notification, int style) { in bindFromNotificationWithStyle()
122 public TextView bindOverflowNumber(TextView reusableView, int number) { in bindOverflowNumber()