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/
DHybridGroupManager.java99 public HybridNotificationView bindFromNotification(HybridNotificationView reusableView, in bindFromNotification()
105 public HybridNotificationView bindAmbientFromNotification(HybridNotificationView reusableView, in bindAmbientFromNotification()
112 HybridNotificationView reusableView, Notification notification, int style) { in bindFromNotificationWithStyle()
138 public TextView bindOverflowNumber(TextView reusableView, int number) { in bindOverflowNumber()