Searched refs:NotificationIconContainer (Results 1 – 8 of 8) sorted by relevance
30 import com.android.systemui.statusbar.phone.NotificationIconContainer;90 public NotificationIconContainer getShelfIcons() { in getShelfIcons()98 public void setCollapsedIcons(NotificationIconContainer notificationIcons) { in setCollapsedIcons()
58 import com.android.systemui.statusbar.phone.NotificationIconContainer;80 private NotificationIconContainer mShelfIcons;90 private NotificationIconContainer mCollapsedIcons;181 public NotificationIconContainer getShelfIcons() { in getShelfIcons()775 NotificationIconContainer.IconState iconState = getIconState(icon); in updateIconPositioning()819 NotificationIconContainer.IconState iconState = getIconState(icon); in setIconTransformationAmount()856 private NotificationIconContainer.IconState getIconState(StatusBarIconView icon) { in getIconState()927 public void setCollapsedIcons(NotificationIconContainer collapsedIcons) { in setCollapsedIcons()
86 private NotificationIconContainer mNotificationIcons;87 private NotificationIconContainer mShelfIcons;88 private NotificationIconContainer mAodIcons;165 public void setupAodIcons(@NonNull NotificationIconContainer aodIcons) { in setupAodIcons()370 NotificationIconContainer hostLayout, boolean showAmbient, boolean showLowPriority, in updateIconsForLayout()
56 public class NotificationIconContainer extends ViewGroup { class175 public NotificationIconContainer(Context context, AttributeSet attrs) { in NotificationIconContainer() method in NotificationIconContainer691 public static final int NO_VALUE = NotificationIconContainer.NO_VALUE;
55 import com.android.systemui.statusbar.phone.NotificationIconContainer;447 NotificationIconContainer nic = (NotificationIconContainer) in updateAodIcons()
77 private NotificationIconContainer mAodIcons;
40 private val iconContainer = NotificationIconContainer(context, /* attrs= */ null)
60 import com.android.systemui.statusbar.phone.NotificationIconContainer;112 private NotificationIconContainer mNotificationIcons;