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.java239 private NotificationEntry getIsolatedChild(String groupKey) { in getIsolatedChild() method in NotificationGroupManager
395 NotificationEntry isolatedChild = getIsolatedChild(summary.getGroupKey()); in getLogicalChildren()