Searched refs:getPublicLayout (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
H A DNotificationInflater.java191 NotificationContentView publicLayout = row.getPublicLayout();
413 NotificationContentView publicLayout = row.getPublicLayout();
519 NotificationContentView ambientView = redactAmbient ? row.getPublicLayout()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DNotificationData.java121 return row.getPublicLayout().getContractedChild();
H A DExpandableNotificationRow.java263 public NotificationContentView getPublicLayout() { method in class:ExpandableNotificationRow

Completed in 71 milliseconds