Searched refs:showIconIsolated (Results 1 – 3 of 3) sorted by relevance
534 public void showIconIsolated(StatusBarIconView icon, boolean animated) { in showIconIsolated() method in NotificationIconAreaController535 mNotificationIcons.showIconIsolated(icon, animated); in showIconIsolated()
271 mNotificationIconAreaController.showIconIsolated(newEntry == null ? null in updateTopEntry()
676 public void showIconIsolated(StatusBarIconView icon, boolean animated) { in showIconIsolated() method