Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/com/android/internal/widget/
H A DNotificationExpandButton.java43 public class NotificationExpandButton extends FrameLayout { class
55 public NotificationExpandButton(Context context) { in NotificationExpandButton() method in NotificationExpandButton
59 public NotificationExpandButton(Context context, @Nullable AttributeSet attrs) { in NotificationExpandButton() method in NotificationExpandButton
63 public NotificationExpandButton(Context context, @Nullable AttributeSet attrs, in NotificationExpandButton() method in NotificationExpandButton
68 public NotificationExpandButton(Context context, @Nullable AttributeSet attrs, int defStyleAttr, in NotificationExpandButton() method in NotificationExpandButton