Searched refs:getExpandedChild (Results 1 – 6 of 6) sorted by relevance
101 || row.getPrivateLayout().getExpandedChild() != null; in hasContent()
164 sanitizeChild(layout.getExpandedChild(), row); in sanitizeTopLineViews()292 applyToView(apply, reset, row.getPrivateLayout().getExpandedChild()); in apply()
473 riv = findRemoteInputView(row.getPrivateLayout().getExpandedChild()); in activateRemoteInput()479 && !row.getPrivateLayout().getExpandedChild().isShown()) { in activateRemoteInput()
455 View expandedChild = layout.getExpandedChild(); in setIconAnimationRunning()1052 View expandedChild = layout.getExpandedChild();2984 return getPrivateLayout().getExpandedChild();
380 callback, privateLayout, privateLayout.getExpandedChild(), in apply()
345 public View getExpandedChild() { in getExpandedChild() method in NotificationContentView