Searched refs:NotificationIconContainer (Results 1 – 3 of 3) sorted by relevance
20 import static com.android.systemui.statusbar.phone.NotificationIconContainer.IconState.NO_VALUE;53 import com.android.systemui.statusbar.phone.NotificationIconContainer;73 private NotificationIconContainer mShelfIcons;86 private NotificationIconContainer mCollapsedIcons;179 public NotificationIconContainer getShelfIcons() { in getShelfIcons()339 NotificationIconContainer.IconState iconState = getIconState(icon); in updateAppearance()537 NotificationIconContainer.IconState iconState = getIconState(icon);627 NotificationIconContainer.IconState iconState = getIconState(icon);684 NotificationIconContainer.IconState iconState = getIconState(icon);758 private NotificationIconContainer.IconState getIconState(StatusBarIconView icon) {[all …]
66 private NotificationIconContainer mNotificationIcons;67 private NotificationIconContainer mShelfIcons;69 private NotificationIconContainer mCenteredIcon;70 private NotificationIconContainer mAodIcons;344 NotificationIconContainer hostLayout, boolean showAmbient, in updateIconsForLayout()
50 public class NotificationIconContainer extends AlphaOptimizedFrameLayout { class166 public NotificationIconContainer(Context context, AttributeSet attrs) { in NotificationIconContainer() method in NotificationIconContainer681 public static final int NO_VALUE = NotificationIconContainer.NO_VALUE;