Searched refs:getPublicLayout (Results 1 – 3 of 3) sorted by relevance
322 boolean publicSafeToRemove = mRow.getPublicLayout().isContentViewInactive( in freeNotificationView()328 mRow.getPublicLayout().setAmbientChild(null); in freeNotificationView()335 if (mRow.getPublicLayout().isContentViewInactive(VISIBLE_TYPE_CONTRACTED)) { in freeNotificationView()336 mRow.getPublicLayout().setContractedChild(null); in freeNotificationView()411 NotificationContentView publicLayout = row.getPublicLayout(); in apply()678 NotificationContentView publicLayout = row.getPublicLayout(); in finishIfDone()831 NotificationContentView ambientView = redactAmbient ? row.getPublicLayout() in canReapplyAmbient()
393 public NotificationContentView getPublicLayout() { in getPublicLayout() method in ExpandableNotificationRow493 getPublicLayout().performWhenContentInactive(VISIBLE_TYPE_AMBIENT, in freeContentViewWhenSafe()497 getPublicLayout().performWhenContentInactive(VISIBLE_TYPE_CONTRACTED, in freeContentViewWhenSafe()
169 row.getPublicLayout().setVisibility(View.GONE); in setNeedsRedactionFreesViewWhenFalse()173 assertNull(row.getPublicLayout().getContractedChild()); in setNeedsRedactionFreesViewWhenFalse()