Searched refs:getContractedChild (Results 1 – 5 of 5) sorted by relevance
178 sanitizeChild(layout.getContractedChild()); in sanitizeHeaderViews()300 applyToView(apply, row.getPrivateLayout().getContractedChild()); in apply()
173 assertNull(row.getPublicLayout().getContractedChild()); in setNeedsRedactionFreesViewWhenFalse()
432 privateLayout.getContractedChild(), privateLayout.getVisibleWrapper( in apply()507 publicLayout, publicLayout.getContractedChild(), in apply()
416 View contractedChild = layout.getContractedChild(); in setIconAnimationRunning()664 boolean customView = layout.getContractedChild() != null in updateLimitsForView()665 && layout.getContractedChild().getId() in updateLimitsForView()1051 View contractedChild = layout.getContractedChild();
385 public View getContractedChild() { in getContractedChild() method in NotificationContentView