HomeSort by relevance Sort by last modified time
    Searched refs:setExpandedChild (Results 1 - 3 of 3) sorted by null

  /frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/
NotificationContentViewTest.java 64 mView.setExpandedChild(createViewWithHeight(20));
105 mView.setExpandedChild(mockExpanded);
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
NotificationInflater.java 457 privateLayout.setExpandedChild(result.inflatedExpandedView);
459 privateLayout.setExpandedChild(null);
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
NotificationContentView.java 444 public void setExpandedChild(View child) {
    [all...]

Completed in 100 milliseconds