Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/dagger/
DActivatableNotificationViewModule.java33 ExpandableView bindExpandableView(ActivatableNotificationView view); in bindExpandableView() method
DExpandableNotificationRowComponent.java85 abstract ActivatableNotificationView bindExpandableView(ExpandableNotificationRow view); in bindExpandableView() method in ExpandableNotificationRowComponent.ExpandableNotificationRowModule