Searched refs:setExpandedChild (Results 1 – 3 of 3) sorted by relevance
68 mView.setExpandedChild(createViewWithHeight(20)); in setup()109 mView.setExpandedChild(mockExpanded); in testShowAppOpsIcons()
694 privateLayout.setExpandedChild(result.inflatedExpandedView); in finishIfDone()697 privateLayout.setExpandedChild(null); in finishIfDone()
446 public void setExpandedChild(@Nullable View child) { in setExpandedChild() method in NotificationContentView