Home
last modified time | relevance | path

Searched refs:NotificationIconContainer (Results 1 – 7 of 7) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DNotificationShelfController.java27 import com.android.systemui.statusbar.phone.NotificationIconContainer;
85 public NotificationIconContainer getShelfIcons() { in getShelfIcons()
93 public void setCollapsedIcons(NotificationIconContainer notificationIcons) { in setCollapsedIcons()
H A DNotificationShelf.java47 import com.android.systemui.statusbar.phone.NotificationIconContainer;
64 private NotificationIconContainer mShelfIcons;
73 private NotificationIconContainer mCollapsedIcons;
149 public NotificationIconContainer getShelfIcons() { in getShelfIcons()
301 NotificationIconContainer.IconState iconState = getIconState(icon); in updateAppearance()
620 NotificationIconContainer.IconState iconState = getIconState(icon);
664 NotificationIconContainer.IconState iconState = getIconState(icon);
701 private NotificationIconContainer.IconState getIconState(StatusBarIconView icon) { in getIconState()
765 public void setCollapsedIcons(NotificationIconContainer collapsedIcons) { in setCollapsedIcons()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DNotificationIconAreaController.java85 private NotificationIconContainer mNotificationIcons;
86 private NotificationIconContainer mShelfIcons;
88 private NotificationIconContainer mCenteredIcon;
89 private NotificationIconContainer mAodIcons;
169 public void setupAodIcons(@NonNull NotificationIconContainer aodIcons) { in setupAodIcons()
419 NotificationIconContainer hostLayout, boolean showAmbient, boolean showLowPriority, in updateIconsForLayout()
H A DNotificationIconContainer.java55 public class NotificationIconContainer extends AlphaOptimizedFrameLayout { class
174 public NotificationIconContainer(Context context, AttributeSet attrs) { in NotificationIconContainer() method in NotificationIconContainer
681 public static final int NO_VALUE = NotificationIconContainer.NO_VALUE;
/aosp12/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DKeyguardClockSwitchController.java51 import com.android.systemui.statusbar.phone.NotificationIconContainer;
419 NotificationIconContainer nic = (NotificationIconContainer) in updateAodIcons()
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/keyguard/
H A DKeyguardClockSwitchControllerTest.java56 import com.android.systemui.statusbar.phone.NotificationIconContainer;
108 private NotificationIconContainer mNotificationIcons;
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
H A DNotificationIconAreaControllerTest.java77 private NotificationIconContainer mAodIcons;