Searched refs:getAmbientChild (Results 1 – 3 of 3) sorted by relevance
138 assertNull(mRow.getShowingLayout().getAmbientChild()); in testInflationOnlyInflatesSetFlags()
531 newParent, newParent.getAmbientChild(), newParent.getVisibleWrapper( in apply()833 return ambientView.getAmbientChild() != null; in canReapplyAmbient()
397 public View getAmbientChild() { in getAmbientChild() method in NotificationContentView