Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DNotificationIconAreaController.kt42 fun showIconIsolated(icon: StatusBarIconView?, animated: Boolean) regex
H A DLegacyNotificationIconAreaControllerImpl.java509 public void showIconIsolated(StatusBarIconView icon, boolean animated) { in showIconIsolated() method in LegacyNotificationIconAreaControllerImpl
H A DNotificationIconContainer.java667 public void showIconIsolated(StatusBarIconView icon, boolean animated) { in showIconIsolated() method in NotificationIconContainer