Home
last modified time | relevance | path

Searched refs:showIconIsolated (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DNotificationIconAreaController.java569 public void showIconIsolated(StatusBarIconView icon, boolean animated) { in showIconIsolated() method in NotificationIconAreaController
570 mNotificationIcons.showIconIsolated(icon, animated); in showIconIsolated()
H A DHeadsUpAppearanceController.java225 mNotificationIconAreaController.showIconIsolated(newEntry == null ? null in updateTopEntry()
H A DNotificationIconContainer.java653 public void showIconIsolated(StatusBarIconView icon, boolean animated) { in showIconIsolated() method in NotificationIconContainer