Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
DHybridGroupManager.java101 return bindFromNotificationWithStyle(reusableView, notification, in bindFromNotification()
107 return bindFromNotificationWithStyle(reusableView, notification, in bindAmbientFromNotification()
111 private HybridNotificationView bindFromNotificationWithStyle( in bindFromNotificationWithStyle() method in HybridGroupManager