Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DHeadsUpManagerPhone.java216 if (topEntry.rowIsChildInGroup()) { in getTouchableRegion()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/
DNotificationEntry.java754 public boolean rowIsChildInGroup() { in rowIsChildInGroup() method in NotificationEntry