Home
last modified time | relevance | path

Searched defs:ExpandableOutlineView (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DExpandableOutlineView.java43 public abstract class ExpandableOutlineView extends ExpandableView { class
166 public ExpandableOutlineView(Context context, AttributeSet attrs) { in ExpandableOutlineView() method in ExpandableOutlineView