Searched refs:NotificationIconContainer (Results 1 – 3 of 3) sorted by relevance
19 import static com.android.systemui.statusbar.phone.NotificationIconContainer.IconState.NO_VALUE;37 import com.android.systemui.statusbar.phone.NotificationIconContainer;62 private NotificationIconContainer mShelfIcons;76 private NotificationIconContainer mCollapsedIcons;174 public NotificationIconContainer getShelfIcons() { in getShelfIcons()321 NotificationIconContainer.IconState iconState = getIconState(icon); in updateAppearance()472 NotificationIconContainer.IconState iconState = getIconState(icon);561 NotificationIconContainer.IconState iconState = getIconState(icon);618 NotificationIconContainer.IconState iconState = getIconState(icon);689 private NotificationIconContainer.IconState getIconState(StatusBarIconView icon) { in getIconState()[all …]
45 private NotificationIconContainer mNotificationIcons;46 private NotificationIconContainer mShelfIcons;72 mNotificationIcons = (NotificationIconContainer) mNotificationIconArea.findViewById( in initializeNotificationAreaViews()198 NotificationIconContainer hostLayout, boolean showAmbient, boolean hideDismissed, in updateIconsForLayout()
49 public class NotificationIconContainer extends AlphaOptimizedFrameLayout { class164 public NotificationIconContainer(Context context, AttributeSet attrs) { in NotificationIconContainer() method in NotificationIconContainer663 public static final int NO_VALUE = NotificationIconContainer.NO_VALUE;