Searched refs:NotificationIconContainer (Results 1 – 3 of 3) sorted by relevance
20 import static com.android.systemui.statusbar.phone.NotificationIconContainer.IconState.NO_VALUE;51 import com.android.systemui.statusbar.phone.NotificationIconContainer;68 private NotificationIconContainer mShelfIcons;83 private NotificationIconContainer mCollapsedIcons;201 public NotificationIconContainer getShelfIcons() { in getShelfIcons()361 NotificationIconContainer.IconState iconState = getIconState(icon); in updateAppearance()551 NotificationIconContainer.IconState iconState = getIconState(icon);641 NotificationIconContainer.IconState iconState = getIconState(icon);698 NotificationIconContainer.IconState iconState = getIconState(icon);771 private NotificationIconContainer.IconState getIconState(StatusBarIconView icon) {[all …]
59 private NotificationIconContainer mNotificationIcons;60 private NotificationIconContainer mShelfIcons;62 private NotificationIconContainer mCenteredIcon;301 NotificationIconContainer hostLayout, boolean showAmbient, boolean showLowPriority, in updateIconsForLayout()
50 public class NotificationIconContainer extends AlphaOptimizedFrameLayout { class165 public NotificationIconContainer(Context context, AttributeSet attrs) { in NotificationIconContainer() method in NotificationIconContainer672 public static final int NO_VALUE = NotificationIconContainer.NO_VALUE;