Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DEmptyShadeView.java143 public void applyToView(View view) { in applyToView() method in EmptyShadeView.EmptyShadeViewState
H A DNotificationGroupingUtil.java295 private void applyToView(boolean apply, boolean reset, View parent) { in applyToView() method in NotificationGroupingUtil.Processor
H A DNotificationShelf.java1074 public void applyToView(View view) { in applyToView() method in NotificationShelf.ShelfState
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DFooterView.java219 public void applyToView(View view) { in applyToView() method in FooterView.FooterViewState
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DExpandableViewState.java144 public void applyToView(View view) { in applyToView() method in ExpandableViewState
H A DViewState.java249 public void applyToView(View view) { in applyToView() method in ViewState
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DStatusIconContainer.java454 public void applyToView(View view) { in applyToView() method in StatusIconContainer.StatusIconState
H A DNotificationIconContainer.java719 public void applyToView(View view) { in applyToView() method in NotificationIconContainer.IconState
/aosp14/frameworks/base/core/java/android/app/
H A DNotification.java12436 public void applyToView(@NonNull RemoteViews views, @IdRes int viewId) { in applyToView() method in Notification.Builder.TemplateBindResult.MarginSet
12440 public void applyToView(@NonNull RemoteViews views, @IdRes int viewId, in applyToView() method in Notification.Builder.TemplateBindResult.MarginSet