Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
H A DAboveShelfObserver.java34 public AboveShelfObserver(ViewGroup hostLayout) { in AboveShelfObserver()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DStackStateAnimator.java92 public StackStateAnimator(NotificationStackScrollLayout hostLayout) { in StackStateAnimator()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DLegacyNotificationIconAreaControllerImpl.java381 NotificationIconContainer hostLayout, boolean showAmbient, boolean showLowPriority, in updateIconsForLayout()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DNotificationShelf.java144 public void bind(AmbientState ambientState, NotificationStackScrollLayout hostLayout, in bind()