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