Searched refs:ExpandableOutlineView (Results 1 – 5 of 5) sorted by relevance
25 private final ExpandableOutlineView mView;29 public ExpandableOutlineViewController(ExpandableOutlineView view, in ExpandableOutlineViewController()
42 public abstract class ExpandableOutlineView extends ExpandableView { class163 public ExpandableOutlineView(Context context, AttributeSet attrs) { in ExpandableOutlineView() method in ExpandableOutlineView
63 public abstract class ActivatableNotificationView extends ExpandableOutlineView {
3 import com.android.systemui.statusbar.notification.row.ExpandableOutlineView9 view: ExpandableOutlineView, in bind()
20 import com.android.systemui.statusbar.notification.row.ExpandableOutlineView;36 ExpandableOutlineView bindExpandableOutlineView(ActivatableNotificationView view); in bindExpandableOutlineView()