Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/com/android/internal/widget/
H A DNotificationExpandButton.java45 public class NotificationExpandButton extends FrameLayout { class
57 public NotificationExpandButton(Context context) { in NotificationExpandButton() method in NotificationExpandButton
61 public NotificationExpandButton(Context context, @Nullable AttributeSet attrs) { in NotificationExpandButton() method in NotificationExpandButton
65 public NotificationExpandButton(Context context, @Nullable AttributeSet attrs, in NotificationExpandButton() method in NotificationExpandButton
70 public NotificationExpandButton(Context context, @Nullable AttributeSet attrs, int defStyleAttr, in NotificationExpandButton() method in NotificationExpandButton
H A DConversationLayout.java115 private NotificationExpandButton mExpandButton;
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/row/
H A DNotificationContentViewTest.kt31 import com.android.internal.widget.NotificationExpandButton
126 val mockContractedEB = mock<NotificationExpandButton>()
129 val mockExpandedEB = mock<NotificationExpandButton>()
132 val mockHeadsUpEB = mock<NotificationExpandButton>()
151 private fun createMockNotificationHeaderView(mockExpandedEB: NotificationExpandButton) =
/aosp14/frameworks/base/core/java/android/view/
H A DNotificationHeaderView.java36 import com.android.internal.widget.NotificationExpandButton;
51 private NotificationExpandButton mExpandButton;
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/wrapper/
H A DNotificationHeaderViewWrapper.java39 import com.android.internal.widget.NotificationExpandButton;
63 private NotificationExpandButton mExpandButton;
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DNotificationChildrenContainer.java44 import com.android.internal.widget.NotificationExpandButton;
470 if (expandButton instanceof NotificationExpandButton) {
471 ((NotificationExpandButton) expandButton).setNumber(mUntruncatedChildCount);
/aosp14/frameworks/base/boot/
H A Dpreloaded-classes12914 com.android.internal.widget.NotificationExpandButton
H A Dboot-image-profile.txt35721 Lcom/android/internal/widget/NotificationExpandButton;
/aosp14/frameworks/base/config/
H A Dpreloaded-classes12945 com.android.internal.widget.NotificationExpandButton
H A Dboot-image-profile.txt45855 Lcom/android/internal/widget/NotificationExpandButton;