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.java194 NotificationData.Entry isolatedChild = getIsolatedChild(getGroupKey( in cleanUpHeadsUpStatesOnAdd()
295 private NotificationData.Entry getIsolatedChild(String groupKey) { in getIsolatedChild() method in NotificationGroupManager
542 child = getIsolatedChild(sbn.getGroupKey()); in handleSuppressedSummaryHeadsUpped()