Searched defs:hostLayout (Results 1 – 5 of 5) sorted by relevance
34 public AboveShelfObserver(ViewGroup hostLayout) { in AboveShelfObserver()
92 public StackStateAnimator(NotificationStackScrollLayout hostLayout) { in StackStateAnimator()
381 NotificationIconContainer hostLayout, boolean showAmbient, boolean showLowPriority, in updateIconsForLayout()
144 public void bind(AmbientState ambientState, NotificationStackScrollLayout hostLayout, in bind()
53 private lateinit var hostLayout: NotificationStackScrollLayout variable in com.android.systemui.statusbar.notification.stack.NotificationShelfTest