Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/row/
DNotificationContentViewTest.kt23 import android.view.NotificationHeaderView
119 mock<NotificationHeaderView>().apply { in createMockNotificationHeaderView()
152 mock<NotificationHeaderView>().apply { in createMockNotificationHeaderView()
160 val mockContracted = mock<NotificationHeaderView>() in testRemoteInputVisibleSetsActionsUnimportantHideDescendantsForAccessibility()
163 val mockExpanded = mock<NotificationHeaderView>() in testRemoteInputVisibleSetsActionsUnimportantHideDescendantsForAccessibility()
167 val mockHeadsUp = mock<NotificationHeaderView>() in testRemoteInputVisibleSetsActionsUnimportantHideDescendantsForAccessibility()
187 val mockContracted = mock<NotificationHeaderView>() in testRemoteInputInvisibleSetsActionsAutoImportantForAccessibility()
190 val mockExpanded = mock<NotificationHeaderView>() in testRemoteInputInvisibleSetsActionsAutoImportantForAccessibility()
194 val mockHeadsUp = mock<NotificationHeaderView>() in testRemoteInputInvisibleSetsActionsAutoImportantForAccessibility()
/frameworks/base/core/java/android/view/
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
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/wrapper/
DNotificationHeaderViewWrapper.java24 import android.view.NotificationHeaderView;
66 protected NotificationHeaderView mNotificationHeader;
95 boolean isLowPriority = mView instanceof NotificationHeaderView; in NotificationHeaderViewWrapper()
291 public NotificationHeaderView getNotificationHeader() { in getNotificationHeader()
DNotificationViewWrapper.java32 import android.view.NotificationHeaderView;
84 } else if (v instanceof NotificationHeaderView) { in wrap()
245 public NotificationHeaderView getNotificationHeader() { in getNotificationHeader()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/stack/
DNotificationChildrenContainerTest.java22 import android.view.NotificationHeaderView;
143 NotificationHeaderView lowPriorityHeaderView = in testLowPriorityHeaderCleared()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationGroupingUtil.java25 import android.view.NotificationHeaderView;
478 if (target instanceof NotificationHeaderView) { in adjustMargins()
479 ((NotificationHeaderView) target).setTopLineExtraMarginEnd(value); in adjustMargins()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DNotificationChildrenContainer.java34 import android.view.NotificationHeaderView;
112 private NotificationHeaderView mNotificationHeader;
114 private NotificationHeaderView mNotificationHeaderLowPriority;
397 mNotificationHeader = (NotificationHeaderView) header.apply(getContext(), this);
435 mNotificationHeaderLowPriority = (NotificationHeaderView) header.apply(getContext(),
890 if (child instanceof NotificationHeaderView
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DExpandableNotificationRow.java53 import android.view.NotificationHeaderView;
3331 NotificationHeaderView header = wrapper == null ? null : wrapper.getNotificationHeader();
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt61495 Landroid/view/NotificationHeaderView$HeaderTouchListener;->addRectAroundView(Landroid/view/View;)La…
61496 Landroid/view/NotificationHeaderView$HeaderTouchListener;->addWidthRect()V
61497 Landroid/view/NotificationHeaderView$HeaderTouchListener;->bindTouchRects()V
61498 Landroid/view/NotificationHeaderView$HeaderTouchListener;->getRectAroundView(Landroid/view/View;)La…
61499 Landroid/view/NotificationHeaderView$HeaderTouchListener;->isInside(FF)Z
61500 Landroid/view/NotificationHeaderView$HeaderTouchListener;->mAppOpsRect:Landroid/graphics/Rect;
61501 Landroid/view/NotificationHeaderView$HeaderTouchListener;->mDownX:F
61502 Landroid/view/NotificationHeaderView$HeaderTouchListener;->mDownY:F
61503 Landroid/view/NotificationHeaderView$HeaderTouchListener;->mExpandButtonRect:Landroid/graphics/Rect;
61504 Landroid/view/NotificationHeaderView$HeaderTouchListener;->mTouchRects:Ljava/util/ArrayList;
[all …]
/frameworks/base/boot/
Dpreloaded-classes8625 android.view.NotificationHeaderView$1
8626 android.view.NotificationHeaderView$HeaderTouchListener
8627 android.view.NotificationHeaderView
Dboot-image-profile.txt31423 Landroid/view/NotificationHeaderView$1;
31424 Landroid/view/NotificationHeaderView$HeaderTouchListener;
31425 Landroid/view/NotificationHeaderView;
/frameworks/base/config/
Dpreloaded-classes8656 android.view.NotificationHeaderView$1
8657 android.view.NotificationHeaderView$HeaderTouchListener
8658 android.view.NotificationHeaderView
Dboot-image-profile.txt41557 Landroid/view/NotificationHeaderView$1;
41558 Landroid/view/NotificationHeaderView$HeaderTouchListener;
41559 Landroid/view/NotificationHeaderView;