Searched refs:getPublicLayout (Results 1 – 3 of 3) sorted by relevance
300 if (mRow.getPublicLayout().isContentViewInactive(VISIBLE_TYPE_CONTRACTED)) { in freeNotificationView()301 mRow.getPublicLayout().setContractedChild(null); in freeNotificationView()372 NotificationContentView publicLayout = row.getPublicLayout(); in apply()612 NotificationContentView publicLayout = row.getPublicLayout(); in finishIfDone()
377 public NotificationContentView getPublicLayout() { in getPublicLayout() method in ExpandableNotificationRow475 getPublicLayout().performWhenContentInactive(VISIBLE_TYPE_CONTRACTED, in freeContentViewWhenSafe()
161 row.getPublicLayout().setVisibility(View.GONE); in setNeedsRedactionFreesViewWhenFalse()165 assertNull(row.getPublicLayout().getContractedChild()); in setNeedsRedactionFreesViewWhenFalse()