Searched refs:getExpandedChild (Results 1 – 6 of 6) sorted by relevance
101 || row.getPrivateLayout().getExpandedChild() != null; in hasContent()
166 sanitizeChild(layout.getExpandedChild(), row); in sanitizeTopLineViews()295 applyToView(apply, reset, row.getPrivateLayout().getExpandedChild()); in apply()
455 riv = findRemoteInputView(row.getPrivateLayout().getExpandedChild()); in activateRemoteInput()461 && !row.getPrivateLayout().getExpandedChild().isShown()) { in activateRemoteInput()
525 callback, privateLayout, privateLayout.getExpandedChild(), in apply()
497 View expandedChild = layout.getExpandedChild(); in setIconAnimationRunning()1180 View expandedChild = layout.getExpandedChild();
405 public View getExpandedChild() { in getExpandedChild() method in NotificationContentView