Searched refs:getExpandedChild (Results 1 – 6 of 6) sorted by relevance
101 || row.getPrivateLayout().getExpandedChild() != null; in hasContent()
187 sanitizeChild(layout.getExpandedChild()); in sanitizeHeaderViews()313 applyToView(apply, reset, row.getPrivateLayout().getExpandedChild()); in apply()
444 riv = findRemoteInputView(row.getPrivateLayout().getExpandedChild()); in activateRemoteInput()450 && !row.getPrivateLayout().getExpandedChild().isShown()) { in activateRemoteInput()
425 View expandedChild = layout.getExpandedChild(); in setIconAnimationRunning()658 View expandedView = layout.getExpandedChild(); in updateLimitsForView()1051 View expandedChild = layout.getExpandedChild();2823 return getPrivateLayout().getExpandedChild();
370 callback, privateLayout, privateLayout.getExpandedChild(), in apply()
382 public View getExpandedChild() { in getExpandedChild() method in NotificationContentView