Searched refs:setExpandedChild (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/
H A DNotificationContentViewTest.java55 mView.setExpandedChild(createViewWithHeight(20));
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
H A DNotificationInflater.java424 privateLayout.setExpandedChild(result.inflatedExpandedView);
426 privateLayout.setExpandedChild(null);
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DNotificationContentView.java387 public void setExpandedChild(View child) { method in class:NotificationContentView

Completed in 103 milliseconds