Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNotificationGroupManager.java395 NotificationEntry isolatedChild = getIsolatedChild(summary.getGroupKey()); in getLogicalChildren() local
396 if (isolatedChild != null) { in getLogicalChildren()
397 children.add(isolatedChild); in getLogicalChildren()