Searched refs:getExpandedChild (Results 1 – 5 of 5) sorted by relevance
180 sanitizeChild(layout.getExpandedChild()); in sanitizeHeaderViews()302 applyToView(apply, row.getPrivateLayout().getExpandedChild()); in apply()
407 riv = findRemoteInputView(row.getPrivateLayout().getExpandedChild()); in activateRemoteInput()413 && !row.getPrivateLayout().getExpandedChild().isShown()) { in activateRemoteInput()
401 View expandedChild = layout.getExpandedChild(); in setIconAnimationRunning()649 View expandedView = layout.getExpandedChild(); in updateLimitsForView()1035 View expandedChild = layout.getExpandedChild();2821 return getPrivateLayout().getExpandedChild();
417 callback, privateLayout, privateLayout.getExpandedChild(), in apply()
367 public View getExpandedChild() { in getExpandedChild() method in NotificationContentView