Searched refs:showIconIsolated (Results 1 – 3 of 3) sorted by relevance
569 public void showIconIsolated(StatusBarIconView icon, boolean animated) { in showIconIsolated() method in NotificationIconAreaController570 mNotificationIcons.showIconIsolated(icon, animated); in showIconIsolated()
225 mNotificationIconAreaController.showIconIsolated(newEntry == null ? null in updateTopEntry()
653 public void showIconIsolated(StatusBarIconView icon, boolean animated) { in showIconIsolated() method in NotificationIconContainer