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.java96 public HybridNotificationView bindFromNotification(HybridNotificationView reusableView, in bindFromNotification()
102 public HybridNotificationView bindAmbientFromNotification(HybridNotificationView reusableView, in bindAmbientFromNotification()
109 HybridNotificationView reusableView, Notification notification, int style) { in bindFromNotificationWithStyle()
135 public TextView bindOverflowNumber(TextView reusableView, int number) { in bindOverflowNumber()