HomeSort by relevance Sort by last modified time
    Searched refs:getPublicLayout (Results 1 - 3 of 3) sorted by null

  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
NotificationInflater.java 191 NotificationContentView publicLayout = row.getPublicLayout();
413 NotificationContentView publicLayout = row.getPublicLayout();
519 NotificationContentView ambientView = redactAmbient ? row.getPublicLayout()
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
NotificationData.java 121 return row.getPublicLayout().getContractedChild();
ExpandableNotificationRow.java 263 public NotificationContentView getPublicLayout() {
    [all...]

Completed in 823 milliseconds