Searched refs:NotificationIconContainer (Results 1 – 4 of 4) sorted by relevance
20 import static com.android.systemui.statusbar.phone.NotificationIconContainer.IconState.NO_VALUE;54 import com.android.systemui.statusbar.phone.NotificationIconContainer;74 private NotificationIconContainer mShelfIcons;87 private NotificationIconContainer mCollapsedIcons;184 public NotificationIconContainer getShelfIcons() { in getShelfIcons()334 NotificationIconContainer.IconState iconState = getIconState(icon); in updateAppearance()535 NotificationIconContainer.IconState iconState = getIconState(icon);640 NotificationIconContainer.IconState iconState) {674 NotificationIconContainer.IconState iconState = getIconState(icon);749 NotificationIconContainer.IconState iconState = getIconState(icon);[all …]
68 private NotificationIconContainer mNotificationIcons;69 private NotificationIconContainer mShelfIcons;71 private NotificationIconContainer mCenteredIcon;72 private NotificationIconContainer mAodIcons;381 NotificationIconContainer hostLayout, boolean showAmbient, boolean showLowPriority, in updateIconsForLayout()
55 public class NotificationIconContainer extends AlphaOptimizedFrameLayout { class173 public NotificationIconContainer(Context context, AttributeSet attrs) { in NotificationIconContainer() method in NotificationIconContainer696 public static final int NO_VALUE = NotificationIconContainer.NO_VALUE;
61 NotificationIconContainer mNotificationIconContainer;