Home
last modified time | relevance | path

Searched refs:NotificationHeaderView (Results 1 – 13 of 13) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/row/
H A DNotificationContentViewTest.java27 import android.view.NotificationHeaderView;
80 View mockContracted = mock(NotificationHeaderView.class); in testShowFeedbackIcon()
84 View mockExpanded = mock(NotificationHeaderView.class); in testShowFeedbackIcon()
88 View mockHeadsUp = mock(NotificationHeaderView.class); in testShowFeedbackIcon()
109 View mockContracted = mock(NotificationHeaderView.class); in testExpandButtonFocusIsCalled()
116 View mockExpanded = mock(NotificationHeaderView.class); in testExpandButtonFocusIsCalled()
123 View mockHeadsUp = mock(NotificationHeaderView.class); in testExpandButtonFocusIsCalled()
/aosp12/frameworks/base/core/java/android/view/
H A DNotificationHeaderView.java46 public class NotificationHeaderView extends RelativeLayout { class
69 public NotificationHeaderView(Context context) { in NotificationHeaderView() method in NotificationHeaderView
74 public NotificationHeaderView(Context context, @Nullable AttributeSet attrs) { in NotificationHeaderView() method in NotificationHeaderView
78 public NotificationHeaderView(Context context, @Nullable AttributeSet attrs, int defStyleAttr) { in NotificationHeaderView() method in NotificationHeaderView
82 public NotificationHeaderView(Context context, AttributeSet attrs, int defStyleAttr, in NotificationHeaderView() method in NotificationHeaderView
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/wrapper/
H A DNotificationHeaderViewWrapper.java25 import android.view.NotificationHeaderView;
61 protected NotificationHeaderView mNotificationHeader;
84 boolean isLowPriority = mView instanceof NotificationHeaderView; in NotificationHeaderViewWrapper()
250 public NotificationHeaderView getNotificationHeader() { in getNotificationHeader()
H A DNotificationViewWrapper.java33 import android.view.NotificationHeaderView;
84 } else if (v instanceof NotificationHeaderView) { in wrap()
247 public NotificationHeaderView getNotificationHeader() { in getNotificationHeader()
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/stack/
H A DNotificationChildrenContainerTest.java22 import android.view.NotificationHeaderView;
139 NotificationHeaderView lowPriorityHeaderView = in testLowPriorityHeaderCleared()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DNotificationGroupingUtil.java25 import android.view.NotificationHeaderView;
478 if (target instanceof NotificationHeaderView) { in adjustMargins()
479 ((NotificationHeaderView) target).setTopLineExtraMarginEnd(value); in adjustMargins()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DNotificationChildrenContainer.java30 import android.view.NotificationHeaderView;
97 private NotificationHeaderView mNotificationHeader;
99 private NotificationHeaderView mNotificationHeaderLowPriority;
330 mNotificationHeader = (NotificationHeaderView) header.apply(getContext(), this);
363 mNotificationHeaderLowPriority = (NotificationHeaderView) header.apply(getContext(),
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DExpandableNotificationRow.java59 import android.view.NotificationHeaderView;
3072 NotificationHeaderView header = wrapper == null ? null : wrapper.getNotificationHeader();
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt64839 Landroid/view/NotificationHeaderView;->isInTouchRect(FF)Z
64840 Landroid/view/NotificationHeaderView;->mAcceptAllTouches:Z
64846 Landroid/view/NotificationHeaderView;->mChildMinWidth:I
64847 Landroid/view/NotificationHeaderView;->mContentEndMargin:I
64851 Landroid/view/NotificationHeaderView;->mExpanded:Z
64853 Landroid/view/NotificationHeaderView;->mGravity:I
64856 Landroid/view/NotificationHeaderView;->mIconColor:I
64865 Landroid/view/NotificationHeaderView;->mTotalWidth:I
64866 Landroid/view/NotificationHeaderView;->mTouchListener:Landroid/view/NotificationHeaderView$HeaderTo…
64867 Landroid/view/NotificationHeaderView;->NO_COLOR:I
[all …]
/aosp12/frameworks/base/boot/
H A Dpreloaded-classes7526 android.view.NotificationHeaderView$1
7527 android.view.NotificationHeaderView$HeaderTouchListener
7528 android.view.NotificationHeaderView
H A Dboot-image-profile.txt31223 Landroid/view/NotificationHeaderView$1;
31224 Landroid/view/NotificationHeaderView$HeaderTouchListener;
31225 Landroid/view/NotificationHeaderView;
/aosp12/frameworks/base/config/
H A Dpreloaded-classes7547 android.view.NotificationHeaderView$1
7548 android.view.NotificationHeaderView$HeaderTouchListener
7549 android.view.NotificationHeaderView
H A Dboot-image-profile.txt40887 Landroid/view/NotificationHeaderView$1;
40888 Landroid/view/NotificationHeaderView$HeaderTouchListener;
40889 Landroid/view/NotificationHeaderView;