Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNotificationGroupManager.java224 private NotificationEntry getIsolatedChild(String groupKey) { in getIsolatedChild() method in NotificationGroupManager
380 NotificationEntry isolatedChild = getIsolatedChild(summary.getGroupKey()); in getLogicalChildren()