Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationData.java86 return row.getPrivateLayout().getContractedChild(); in getContentView()
90 return row.getPrivateLayout().getExpandedChild(); in getExpandedContentView()
94 return row.getPrivateLayout().getHeadsUpChild(); in getHeadsUpContentView()
DExpandableNotificationRow.java113 public NotificationContentView getPrivateLayout() { in getPrivateLayout() method in ExpandableNotificationRow
DBaseStatusBar.java1320 NotificationContentView contentContainer = row.getPrivateLayout();